Main Content
An Introduction to MVVM
A talk by briangenisio at CodeMash 2010
About the Talk
January 15, 2010 8:45 AM
Sandusky, OH
Sandusky, OHWPF and Silverlight demos that bind the "View" directly to the "Model" are nice for small applications. For real-world applications, however, this way of writing software quickly falls apart. The Model-View-ViewModel (MVVM) pattern has gained popularity for testability, de-coupling and configurability. Learn about the MVVM pattern with code-driven demos that show how to properly separate the "View" from the "Model".
Links: Slides
comments powered by Disqus