More Adventures in MVVM Disclaimer: When it comes to Ruby, I am still a hack. That is all. :) In my last post, I talked about how to fire events from Ruby code such that .Net code can subscribe and receive them. I showed a simple implementation of INotifyPropertyChanged; the interface that is essential to MVVM development in WPF and Silverlight Read More...
