Feature Spotlight: Visual Studio 2015 Preview XAML Peek and Edit Brian Lagunas / Wed, Nov 12, 2014 So, I just found a feature in the Visual Studio 2015 Preview that will probably be one of my most favorite and most used. This feature is plain out AMAZBALLS! Yeah, that’s right… I said it… AMAZBALLS...
Validate a Property Against a Parent Collection Brian Lagunas / Wed, Apr 11, 2012 I was monitoring my Twitter feed, like I always do, and saw a tweet come through asking about how to validate an object’s property against it’s parent ObservableCollection in the Infragistics XamDataGrid...
Creating a Silverlight 5 Static Markup Extension Brian Lagunas / Fri, Mar 23, 2012 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...