<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>The Efficient Coder</title>
    <link>http://www.efficientcoder.net/</link>
    <description>There has got to be a better way of communicating with our computers!</description>
    <language>en-us</language>
    <copyright>Kevin D. Wolf</copyright>
    <lastBuildDate>Fri, 09 Feb 2007 15:44:00 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 1.8.5223.2</generator>
    <managingEditor>kevinw@software-logistics.com</managingEditor>
    <webMaster>kevinw@software-logistics.com</webMaster>
    <item>
      <trackback:ping>http://www.efficientcoder.net/Trackback.aspx?guid=455171ce-98b9-4782-8381-470dd7e97b48</trackback:ping>
      <pingback:server>http://www.efficientcoder.net/pingback.aspx</pingback:server>
      <pingback:target>http://www.efficientcoder.net/PermaLink,guid,455171ce-98b9-4782-8381-470dd7e97b48.aspx</pingback:target>
      <dc:creator>kevinw@software-logistics.com (Kevin D. Wolf)</dc:creator>
      <wfw:comment>http://www.efficientcoder.net/CommentView,guid,455171ce-98b9-4782-8381-470dd7e97b48.aspx</wfw:comment>
      <wfw:commentRss>http://www.efficientcoder.net/SyndicationService.asmx/GetEntryCommentsRss?guid=455171ce-98b9-4782-8381-470dd7e97b48</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <h4>Exploring SharePoint 2007 with PowerShell
   </h4>
        <p>
      The more I work with SP2007, the more I get pumped about the technology.  Although
      there is a lot you can do right out-of-the-box, the programming model behind this
      really allows it to be a great framework for any development platform.
   </p>
        <p>
      To get started programming, you probably want to get an idea of how the Object Model
      works, a real simple way to do this is with PowerShell.  I have an SP2007 dev
      server I setup that I installed <a href="http://www.microsoft.com/windowsserver2003/technologies/management/powershell/default.mspx">PowerShell</a> &amp; <a href="http://www.powershellide.com">PowerShell
      IDE </a>on.  Once you do that, just get a hold of the SP2007 SDK documentation,
      this will give you an idea of the structure of the Object Model then start playing! 
      The following screen shot should be enough to get you going:
   </p>
        <p>
          <img src="http://www.efficientcoder.net/content/binary/SHarePointPowerShell.png" border="0" />
        </p>
        <p>
      Obviously this same concept would work to exercise any object model!
   </p>
        <p>
      Enjoy!
   </p>
        <p>
      - ec
   </p>
        <p>
       
   </p>
        <img width="0" height="0" src="http://www.efficientcoder.net/aggbug.ashx?id=455171ce-98b9-4782-8381-470dd7e97b48" />
      </body>
      <title>Exploring SharePoint 2007 with PowerShell</title>
      <guid>http://www.efficientcoder.net/PermaLink,guid,455171ce-98b9-4782-8381-470dd7e97b48.aspx</guid>
      <link>http://www.efficientcoder.net/PermaLink,guid,455171ce-98b9-4782-8381-470dd7e97b48.aspx</link>
      <pubDate>Fri, 09 Feb 2007 15:44:00 GMT</pubDate>
      <description>&lt;h4&gt;Exploring SharePoint 2007 with PowerShell
&lt;/h4&gt;
&lt;p&gt;
   The more I work with SP2007, the more I get pumped about the technology.&amp;nbsp; Although
   there is a lot you can do right out-of-the-box, the programming model behind this
   really allows it to be a great framework for any development platform.
&lt;/p&gt;
&lt;p&gt;
   To get started programming, you probably want to get an idea of how the Object Model
   works, a real simple way to do this is with PowerShell.&amp;nbsp; I have an SP2007 dev
   server I setup that I installed &lt;a href="http://www.microsoft.com/windowsserver2003/technologies/management/powershell/default.mspx"&gt;PowerShell&lt;/a&gt; &amp;amp; &lt;a href="http://www.powershellide.com"&gt;PowerShell
   IDE &lt;/a&gt;on.&amp;nbsp; Once you do that, just get a hold of the SP2007 SDK documentation,
   this will&amp;nbsp;give you an idea of the structure of the Object Model then start playing!&amp;nbsp;
   The following screen shot should be enough to get you going:
&lt;/p&gt;
&lt;p&gt;
   &lt;img src="http://www.efficientcoder.net/content/binary/SHarePointPowerShell.png" border=0&gt;
&lt;/p&gt;
&lt;p&gt;
   Obviously this same concept would work to exercise any object model!
&lt;/p&gt;
&lt;p&gt;
   Enjoy!
&lt;/p&gt;
&lt;p&gt;
   - ec
&lt;/p&gt;
&lt;p&gt;
   &amp;nbsp;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.efficientcoder.net/aggbug.ashx?id=455171ce-98b9-4782-8381-470dd7e97b48" /&gt;</description>
      <comments>http://www.efficientcoder.net/CommentView,guid,455171ce-98b9-4782-8381-470dd7e97b48.aspx</comments>
      <category>ASP.NET;PowerShell;SharePoint 2007</category>
    </item>
  </channel>
</rss>