PowerShell + WPF
I've blogged about PowerShell in the past:
Now, I'm excited to see a few new things in their CTP for PowerShell2:
- PowerShell2 CTP includes the ability to run in STA mode (Single Threaded Apartment model). See "WPF from PowerShell - A Splash Screen" from Huddled Masses
- Included in the CTP is a "Graphical Windows Powershell" (gpowershell.exe) that I believe is a WPF application. I don't know how it compares with other PowerShell consoles, but I'm always excited to see more WPF apps shipping...
