-
By Doug Finke Working from his example we'll compile grammar and transform the DSL into Xaml using PowerShell to read and create PS Custom Objects. I 'embedded' the DSL (lines 1-6); The DSL Grammar (lines 9-26); Called the M tool chain ... Read More
Posted to
General
(Forum)
by
ps2
on
07-08-2009
Filed under: Oslo DSL Grammar, PowerBoots
-
By Doug Finke I wanted to have more control so I put on the PowerBoots (WPF wrapped in PowerShell) and called a web service. The code generates 10 sparklines, with 30 random data points, constructs a Url and sets the source property on a WPF image. ... Read More
-
*Note: I'm using Powershell V1 and I've placed Powerboots, SQLPSX, and Visifire in my ...Documents\WindowsPowerShell\Libraries directory. In addition since Powerboots and Visifire use WPF, the .NET 3.5 Framework is required. ... Read More
-
*Note: I'm using Powershell V1 and I've placed Powerboots, SQLPSX, and Visifire in my ...Documents\WindowsPowerShell\Libraries directory. In addition since Powerboots and Visifire use WPF, the .NET 3.5 Framework is required. ... Read More