Showing results for WPF - PowerShell Team

May 23, 2008
Post comments count0
Post likes count0

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

PowerShell Team
PowerShell Team

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 array of contro...

PowerShellWPFDiscoverability Gap
May 22, 2008
Post comments count0
Post likes count0

WPF & PowerShell – Part 1 ( Hello World & Welcome to the Week of WPF )

PowerShell Team
PowerShell Team

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. T...

PowerShellWPFAdd-Type