30 Mar
2012

Awarded – Microsoft Community Contributor Award 2012

Today I received an email informing me that I have been awarded the Microsoft Community Contributor Award.  This is the second time I have been awarded this particular award and it feels just as good this time as it did last time.  I?m not sure how you go about getting nominated for this award, but […]

Read More
27 Mar
2012

Introducing Xaml TV

Category:UncategorizedTag: , , , :

I would like announce the creation of a new developer webcast that focuses on Xaml application development called Xaml TV.  The purpose of Xaml TV is to provide quality Xaml content through interviews with individuals, community leaders, and technology experts in the fields of WPF, Silverlight, Windows Phone, and WinRT/Metro.  If it is Xaml we […]

Read More
23 Mar
2012

Creating a Silverlight 5 Static Markup Extension

If you have done any WPF application development I am sure you have used and fallen in love with the Static markup extension.  If you?re are not familiar with it, the Static markup extension allows you to reference static fields and properties in your XAML markup. For example; let?s assume we have a class with […]

Read More
2 Mar
2012

Multi-cell editing with the XamDataGrid

Category:UncategorizedTag: , , , :

Have you ever had the need to edit multiple cells with the same value?  Well if you have, then this post is for you.  I was cruising through the Infragistics forums today and saw a question about implementing multi-cell editing in the XamDataGrid.  It was an old post, but a solution immediately popped into my […]

Read More