Group Bookmarks tagged
You are here: Diigo Home > Groups > Coders > Bookmarks > Group Bookmarks tagged powershell
Connect-WebService allows you to connect to a remote webservice via it's WSDL service description file, and generates the web service proxy for you -- like wsdl.exe would, but straight into memory in PowerShell!
more from www.leeholmes.com
PowerShell build scripting environment like ruby's rake or boo's bake ...
more from codebetter.com
A PowerShell script to extract source code from Team System version control and automate the build process
more from www.codeproject.com
Run PowerShell as the internal shell within Emacs. Note: there's a good link on here to a PowerShell script syntax file, and lots of .net-related emacs content...
more from blogs.msdn.com
A C# IRC library that's ideal for writing bots (or IRC Clients, I guess).
more from sourceforge.net
A Visual Studio Debug Visualizer ... that hosts powershell and exposes the objects being debugged ... to let you do whatever you like!
more from www.codeplex.com
Some helper cmdlets to get you started doing UI Automation from PowerShell (findwindow, sendkeys, etc)
more from msdn.microsoft.com