Sign in
Media And Microcode
Microcode. Movies. Music. Games. Personal Musings. - James Brundage's Personal Blog
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
.NET
Add-Member
Cmdlet
Cool Posts
DataBinding
Debugging
DVR
Fun With Parameter Binding
Get-Assembly
Get-Feed
Get-Font
Get-HashtableAsObject
Get-MarkupTag
Get-Member
Get-RecordedTV
Get-Type
Get-Web
Get-WebPageLink
Group-Object
IsePack
Measure-Command
Media
MetaData
Microcode
Microsoft.FeedsManager
Module
MultiTouch
Music
New-Object
News
New-SpriteFont
Photosynth
PowerShell
PowerShellPack
Provider
Reflection
Remove-DVRBySeries
Resolve-Link
Scripting The Web
Scripting Tricks
Search
Search-WindowsDesktop
Select-Object
Select-Xml
Sort-Object
System.Collections.Hashtable
System.Net.Webclient
TechNet
Visual Studio
Where-Object
Windows Desktop Search
Windows Media Center
WPF
WPK
Write-Error
Write-Progress
Xbox 360
XNA
Zune
Browse by Tags
MSDN Blogs
>
Media And Microcode
>
All Tags
>
wpf
Tagged Content List
Blog Post:
Write-Progress & WPK
JamesBrundage
A nifty trick that you can do in WPK is create a WPF progress bar to show the Write-Progress output from a PowerShell script. I was reminded that people actually wanted to do this when I ran across a question on StackOverflow, and posted this answer . In case you don’t want to follow the link,...
on
28 Dec 2009
Blog Post:
Microcode: A Quick Trick to turn regular XML into Xaml
JamesBrundage
MSDN has tons of examples about XAML. Nearly everything in WPF has an example in XAML, but not all of these XAML examples actually reference the namespace that is required for this Xaml to be loadable by WPF. It's still valid XML, just not valid XAML. Here's a quick example of what I mean. I just copied...
on
22 Jan 2009
Blog Post:
Microcode: Scripting Tricks : Exploring WPF Routed Events with PowerShell
JamesBrundage
Both WPF and PowerShell are both full of great little touches. One of WPF's nice touches is Routed Events . Routed Events allow you to capture events raised by child controls or parent controls. This can be incredibly useful, because it allows you write less code (which I believe is generally good) by...
on
19 Oct 2008
Page 1 of 1 (3 items)