November 15, 2008 WPF Data Templates Part 4 – Template Selectors *Note – Class Definition and sample data used in this example are provided in this previous blog post. Template Selectors allow you to switch…
November 15, 2008 WPF Data Templates Part 3 – Switching Data Templates at Runtime *Note – Class Definition and sample data used in this example are provided in this previous blog post. It’s a known fact that users…
November 3, 2008 WPF Data Templates Part 2 – Value Converters Sometimes the value you want to display needs to be transformed from the original data before being bound to a XAML element. For instance,…
November 2, 2008 WPF Data Templates Part 1 – Introduction to WPF Data Templates Look Ma! WPF can look like Windows Forms too! WPF contains many similar controls that you will find in your Windows Forms toolbox. If…
November 2, 2008 Defining your Objects with XAML in Resources to enhance your Design Time Experience XAML is an extremely powerful markup tool. A less known fact is that it is possible to instantiate instances of your classes directly in…
October 17, 2008 MSDN Developer’s Conference Announced There’s another conference that will allow you to benefit from some of the content that is being presented at PDC. So if you missed…
October 15, 2008 Silverlight 2 – Released Today Silverlight 2 was released, let the excitement start! Here are the resources that you’ll need to get going: Silverlight Tools for Visual Studio…
September 19, 2008 Dynamically Creating Path Data in Silverlight 2 Recently I started playing around with the creation of a Silverlight application of C#; leaving my comfort zone of doing Silverlight development solely in…
July 19, 2008 Ann Arbor Give Camp – Columbus Mirror (July 12th and 13th) The Ann Arbor Give Camp is a coding for charity event organized by Jennifer Marsman, Patrick Steele, John Hopkins, Todd Bohlen, Bill Wagner,…
June 16, 2008 IronRuby, Silverlight, DeepZoom demos Updated for Silverlight 2 Beta 2 You’ll need to uninstall all Silverlight 2 Beta 1 tools, and install the Silverlight 2 Beta 2 Chainer (which includes tools for VS 2008,…