Wednesday, July 05, 2006 12:39 AM
bart
Coding Webcast - Getting started with Windows PowerShell - Your first cmdlet (webcast)
In this personal webcast episode called "Creating your first Windows PowerShell cmdlet", I'm showing you how to create a wordcount cmdlet (equivalent to the wc command in UNIX) for Windows PowerShell using Visual Studio 2005 and C# (20 minutes in length).
Note: This webcast uses the WordCount cmdlet code that's used in the Windows PowerShell article I wrote for the Dutch .NET Magazine #13. With this webcast you can see this in practice, also a little extended with the snap-in approach. And most importantly, the sample becomes available for non-Dutch-speaking folks as well.
You can download the code for this webcast over here.

Del.icio.us |
Digg It |
Technorati |
Blinklist |
Furl |
reddit |
DotNetKicks
Filed under: Windows PowerShell, Coding Webcasts