<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Huddled Masses &#187; SDK</title>
	<atom:link href="http://huddledmasses.org/tag/sdk/feed/" rel="self" type="application/rss+xml" />
	<link>http://huddledmasses.org</link>
	<description>You can do more than breathe for free...</description>
	<lastBuildDate>Sat, 28 Jan 2012 21:37:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<cloud domain='huddledmasses.org' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>Windows PowerShell 2.0 SDK Released</title>
		<link>http://huddledmasses.org/windows-powershell-2-0-sdk-released/</link>
		<comments>http://huddledmasses.org/windows-powershell-2-0-sdk-released/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 20:53:36 +0000</pubDate>
		<dc:creator>Joel 'Jaykul' Bennett</dc:creator>
				<category><![CDATA[Huddled]]></category>
		<category><![CDATA[APIs]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[SDK]]></category>

		<guid isPermaLink="false">http://huddledmasses.org/?p=1360</guid>
		<description><![CDATA[So, the Windows PowerShell 2.0 Software Development Kit is basically a collection of samples, and it has been released separately from the Windows Platform SDK for a change, making the download a tiny 2.35MB &#8230; There are lots of examples in there in C# (no other languages), and honestly, some of them ought to make [...]]]></description>
			<content:encoded><![CDATA[	<p>So, the <a href="http://support.microsoft.com/kb/968929">Windows PowerShell 2.0</a> <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=50633A1F-A665-425D-923C-1A269F8AC084" title="SDK">Software Development Kit</a> is basically a collection of samples, and it has been released separately from the Windows Platform <span class="caps">SDK</span> for a change, making the download a tiny 2.35MB &#8230;</p>

	<p>There are lots of examples in there in C# (no other languages), and honestly, some of them ought to make it into <span class="caps">PSCX</span> or some other project where people could grab pre-compiled versions  <img src='http://huddledmasses.org/wordpress/wp-includes/' alt=';)' class='wp-smiley' /> </p>

	<p>	<ul>
		<li>A Template for creating PSProviders, and a sample PSProvider (for Access databases).</li>
		<li>A sample of participating in Transactions (a set of &#8220;transacted comment&#8221; cmdlets for creating comments that go along with a transaction).</li>
		<li>Example cmdlets: Select-Object, Select-String, Get-Process, Stop-Process</li>
		<li>Dealing with issues with Serialization in PowerShell
		<li>PowerShell Eventing:
	<ul>
		<li>Deriving from ObjectEventRegistrationBase to create Register-FileSystemEvent</li>
	</ul></li>
	<ul>
		<li>Receiving notifications from PowerShell Events on remote computers.</li>
		<li>Hosting APIs, including (among others):
		<li>Restricted runspaces</li>
		<li>Runspace pools</li>
		<li>Remote runspaces (and remote runspace pools)</li>
		<li>Running commands in parallel or sequentially</li>
		<li>Calling Cmdlets and passing parameters</li>
	</ul></li>
	</ul>
	<ul>
		<li>Reproducing the default PowerShell.exe output</li>
	</ul></li></p>

	<p>Honestly, if you&#8217;re a developer that&#8217;s been wondering about learning to code cmdlets, or host PowerShell as a scripting engine, now&#8217;s the time.</p>]]></content:encoded>
			<wfw:commentRss>http://huddledmasses.org/windows-powershell-2-0-sdk-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

