Double-Click Event in Silverlight on FrameworkElement
I was rather astonished at the lack of a double-click event in Silverlight despite its existance in WPF (that I’m aware of). I’ve looked at quite a few solutions... Read More
I was rather astonished at the lack of a double-click event in Silverlight despite its existance in WPF (that I’m aware of). I’ve looked at quite a few solutions... Read More
At one point or another we’ve all had to do some sort of input validation. In this post, I’m going to show you how to use the IDataErrorInfo interface... Read More
A few weeks ago, a friend convinved me to start looking into WPF, XAML and the MVVM pattern. As I’ve been primarily working with ASP.NET WebForms & MVC2 applications... Read More