Resources  
  • Handling UI Control's Events in ViewModel (Prism 5.0)Nov 22, 2014. This article explains how to data bind a command from my viewModel to an event. In other words, how to make the code-behind not contain any code related to event handlers of a control.
  • A Silverlight Magic Eight BallOct 28, 2010. This application is a virtual Magic Eight Ball that can help you predict the future. Be careful what you ask it, you may not want to know the answer!