ThePowerShellGuy.com

Did you do your PowerShelling today ?
Welcome to ThePowerShellGuy.com Sign in | Join | Help
in Search

Browse by Tags

All Tags » WPF
  • WPF From PowerShell : Start-DrawMode

    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 ...
    Posted to The PowerShell Guy (Weblog) by MoW on May 30, 2008
  • WPF from PowerShell, the making of the WPF WMI Explorer Part3

    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  ...
    Posted to The PowerShell Guy (Weblog) by MoW on May 27, 2008
  • More PoSHy WPF from PowerShell coverage

    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 ...
    Posted to The PowerShell Guy (Weblog) by MoW on May 22, 2008
  • WPF from PowerShell, the making of the WPF WMI Explorer Part2

    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 ...
    Posted to The PowerShell Guy (Weblog) by MoW on May 21, 2008
  • More things to do with XAML from PowerShell

    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''     ...
    Posted to The PowerShell Guy (Weblog) by MoW on May 19, 2008
  • WPF from PowerShell, the making of the WPF WMI Explorer Part1

    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 ...
    Posted to The PowerShell Guy (Weblog) by MoW on May 19, 2008
  • PowerShell WMI Explorer WPF Edition first beta

    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 ...
    Posted to The PowerShell Guy (Weblog) by MoW on May 13, 2008
  • PoshConsole - PowerShell console in WPF

    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 ...
    Posted to The PowerShell Guy (Weblog) by MoW on July 7, 2007
Powered by Community Server (Personal Edition), by Telligent Systems