WinForms in PowerShell
PowerShell is an advanced shell with integration of .NET objects. It's more than just a replacement for the older cmd.exe. It can work with .NET assemblies, process large datasets and even interact with web services. Because of the .NET assemblies su...