Visual Studio 2015 holds a couple of interesting features for the interested debugger and troubleshooter. This blog post will elaborate
Continue readingMonth: August 2015
WPF: Attaching Commands to RoutedEvents
A very common problem in WPF and especially MVVM is that Commands, that is classes that implement the ICommand interface
Continue reading