PowerShell Team

Automating the world one-liner at a time…

WPF & PowerShell – Part 2 (Exploring WPF (and the rest of .NET) with Scripts)

In my previous post, I showed you how to create “Hello World” scripts using Windows Presentation Foundation (WPF) and Windows PowerShell. While “Hello World” is relatively easy to write with WPF, it is only the tip of the iceberg of the types of quick user interfaces you can write. Windows Presentation Foundation provides an amazing ...