I've recently joined a new team that uses the MVVM pattern with Silverlight 3.
Can anyone recommend a good resource for learning about this pattern?
Thanks,
E
I've recently joined a new team that uses the MVVM pattern with Silverlight 3.
Can anyone recommend a good resource for learning about this pattern?
Thanks,
E
There are a couple of resources available. I have mostly looked at the following to get an idea of how it works.
Employing the Domain Model Pattern
patterns & practices: Composite WPF and Silverlight
The second reference also contains a link to some video tutorials. I always find them quite helpful.
Lastly, this question is closely related to the following post on SO.
Josh Smith's article on MVVM is a must read. Make sure you also download the sample code.
I would also recommend Jason Dolinger's video tutorial where he works through the pattern from basics, refactoring the code along the way.
Jonas Follesoe's talk from NDC 2009: http://jonas.follesoe.no/MVVMPresentationFromNDC2009OnVimeo.aspx