I was browsing the Infragistics WPF Forums the other day and ran into this question asking how to localize the descriptions of properties in the xamPropertyGrid control...
Updated for Prism.Forms 5.7.0-pre-1 (6/8/2015) Just fives days ago, Microsoft announced that the ever popular and highly adopted Patterns & Practices Prism Library...
The Prism Library was born in 2008 in the offices of the Microsoft’s Patterns and Practices team. Since then, Prism has grown into a mature set of guidance that allows...
In my “A Better Way to Data Bind Enums in WPF” post, I showed how we could use a combination of a custom MarkupExtention and TypeConverter to more easily data bind an...
Ever wondered how to debug your Xamarin Android applications on an Android device from Visual Studio; say example a Nexus 7 device? Well, if you have then read on! The...
I have been playing with Xamarin.Forms lately and have a big issue with it. It has no XAML intellisense! So, if you are new to Xamarin.Forms, and don’t know the API’s...
The Microsoft TabControl is a popular control to use as a region in a WPF Prism application. Unfortunately, the Microsoft TabControl comes with some limitations...
Have you needed to data bind enums in WPF? Well, if you write WPF applications, you bet your ass you have! In this post, I would like to show you how I like...
If you are a current user of Visual Studio 2013 and Xamarin, and you are wanting to start playing around with the new features in Visual Studio 2015 Preview, including...
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...