|
|
Browse by Tags
All Tags » WPF
-
Another WPF from PowerShell post,
There is lot's of other interesting stuff in the new Windows PowerShell V2 CTP2 and you might find the recent WPF from PowerShell explosion a bit overwhelming and or overdone, so I was planning on some other topics, but could not resist to share this one, Start-DrawMode
A PowerShell script that ...
-
In PowerScripting Podcast - Episode 27 - Darren Mar-Elia talks about Group Policy , my WPF work was mentioned, and as there is a real WPF from PowerShell explosion, as noted last post : More PoSHy WPF from PowerShell coverage ,
Some remarks on that part, glad you liked the post, and thanks for the podcast entry but I was targeting ...
-
Now also James Brundage from the PowerShell team started a series on WPF from PowerShell,
Starting with another WPF ''Hellp World'' example but without the XAML here WPF & PowerShell – Part 1 ( Hello World & Welcome to the Week of WPF )
It was James got me hooked on WPF from PowerShell in the first place, and I did see some of his ...
-
In this second part in this series ( the 5th about WPF ) a bit more about creating the interfacing part, and accessing it from the PowerShell code
As you can see in the last post in Jaykul's ongoing series about WPF, WPF From PowerShell - Select-Grid and e.g. in my former post about More things to do with XAML from PowerShell with the graphic ...
-
You can Just steal the XAML : Applied WPF Demos from London ,
and say look what I can do from PowerShell !! :
Add-Type -AssemblyName presentationframework [xml]$xaml = @' <Window xmlns=''http://schemas.microsoft.com/winfx/2006/xaml/presentation'' ...
-
Part 1, ''a Hello PowerShell World!'' WPF application
In the PowerScripting Podcast episode 26 , (A great source of PowerShell information, b.t.w. did you notice that they did go weekly ? ) my PowerShell WMI Explorer WPF Edition first beta was mentioned, together with Jaykul's posts about STA mode in PowerShell.
Nice, but it was also mentioned ...
-
After some silence, being very busy at Work, the MVP summit and MMS 2008,To Show I'm still alive, a teaser of what I was working on over last weekend :
As PowerShell in the latest CTP now supports STA mode we can use WPF see also Jaykul's blog entries
WPF From PowerShell - A Splash Screen
WPF From PowerShell - Updating ...
-
Jaykul, also contributor in the PowerShell Community Extensions , is working on a alterative PowerShell console ,
Written entirely in C# using WPF for the UI, Event Handling, etc.
Based on ConsoleTextBox, a control I created based on the WPF RichTextBox.
You can find the first public beta version on codeplex ...
|
|
|