MVVM LinksInfo
Putting this as a placeholder post for interesting links associated with MVVM.
Informational Links
https://en.wikipedia.org/wiki/MVVM -- This has links to several other articles that are very useful
https://msdn.microsoft.com/en-us/magazine/dd419663.aspx
Template (works for vs 2008 ) – includes documentation\samples
Screencasts
- Implementing Model-View-ViewModel in WPF
- Implementing Model-View-ViewModel in Silverlight
- Implementing MVVM & Exploring UX Design Patterns
Several MVVM frameworks\libraries are available to make it easier implementing this pattern.
A detailed list can be found on Jerem'y blog. (a copy is cached, just in case..).. The list looks like the below
Name |
Comments
Anonymous
December 24, 2009
Hi! What about the "MVVM Light Toolkit" from Laurent Bugnion? Check it, it's really nice!! http://www.galasoft.ch/mvvm/getstarted/ Regards, BastienAnonymous
December 24, 2009
Its actually listed :)Anonymous
December 25, 2009
Hello Lester, Thank you for the pingback to my blog. You can also check out this article where it setup a very simple Silverlight app to compare the MVVM frameworks: http://www.japf.fr/2009/11/discover-compare-existing-mvvm-frameworks/Anonymous
January 24, 2010
I tried to open the "Implement MVVM in WPF" and it said the resource could not be found."Anonymous
January 24, 2010
Link has now been updated