Welcome to the Week of WPF. During the next 7 days, I’ll help show you how you can use WPF and PowerShell together.
PowerShell could always script almost everything in .NET, but, prior to the recent CTP2 you could not script Windows Presentation Foundation (WPF) in PowerShell.
Now you can script everything that WPF can do within PowerShell.
This means you can write pretty sleek looking UIs in nice little PowerShell scripts.
There are a lot of things you can do with this capability, but let’s start things off simple.
|