Using PowerShell 2.0 from ASP.NET Part 1
In this post, you’ll find a step-by-step guide on PowerShell 2.0 integration in an ASP.NET project.I want to show you here the most basic sample possible, we’ll extend this in the following post on...
View ArticlePoshBoard 4 Open Beta
PoshBoard 4, our free modular web portal powered by PowerShell is now in Public Beta!You can download it here: http://www.poshboard.com
View ArticlePowerWPF: PowerShell WPF project template
I've just posted PowerWPF at codeplex: http://PowerWPF.codeplex.comThe goal of this project is to ease the creation of WPF application for PowerShell people, that are absolute beginners in WPF...
View ArticlePowerWPF: PowerShell WPF project template
I've just posted PowerWPF at codeplex: http://PowerWPF.codeplex.comThe goal of this project is to ease the creation of WPF application for PowerShell people, that are absolute beginners in WPF...
View ArticlePowerShell GUI Designer: add some GUI to your scripts
Hi,"GUI for PowerShell, DAFUQ ?" yeah, we are PowerShell guys/girls, we love command line. But there's always a moment when we need to create a GUI for a script, either with PoshBoard or ShowUI.We know...
View Article