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.
July 16, 2009 at 5:53 am
[...] MVVM Foundation demo (Josh Smith) [...]
July 16, 2009 at 10:22 am
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
July 16, 2009 at 2:18 pm
Thanks Mohammad!
July 16, 2009 at 2:58 pm
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..
July 17, 2009 at 1:03 pm
Great Work Josh!!!
July 25, 2009 at 6:10 pm
Yummy Demo Josh!