I just added a demo application to the MVVM Foundation project on CodePlex. It is contrived, but shows how to use ViewModelBase, RelayCommand, PropertyObserver, and Messenger. You can download the latest source code here.
I just added a demo application to the MVVM Foundation project on CodePlex. It is contrived, but shows how to use ViewModelBase, RelayCommand, PropertyObserver, and Messenger. You can download the latest source code here.
[...] MVVM Foundation demo (Josh Smith) [...]
Hi Josh,
Thanks for this awesome framework. Also, I love the work on the Mole visualizer. I have created a small screencast which shows Mole visualizer in action. Here is the link:
http://www.highoncoding.com/Videos/593_Using_Mole_as_a_WPF_Visualizer.aspx
Thanks,
Azam
Thanks Mohammad!
I have a Question to the Mole Vizualizer, is it possible to use this in the ViewModel as one use the CommandBehavior? Because that doesnt work at me..
Great Work Josh!!!
Yummy Demo Josh!