24 Jun
2009

ToggleButton Command for Prism

 Prism Commands enables you to handle user interactions in Xaml.  Even though the plumbing is there, Prism lacks commanding support for everything but Buttons.  Fortunately, it?s relatively easy to create new Commands for a range of controls.  This post details how to create a Checked and UnChecked Command for the ToggleButton (which can be applied […]

Read More
5 Jun
2009

BSDG – PRISM/MVVM for WPF Presentation Sample Code

As promised, I am posting the sample code I covered in the presentation for everyone to download and start playing with.  If you have any questions or would like me to discuss a specific aspect in more detail just drop me a line. Download the Presentation Source.  This contains the all sample code that I […]

Read More