How Do I: Build Data-driven Silverlight application using the MVVM pattern
By Todd Miranda|41 minutes|December 22, 2009|Level 300 : Intermediate
Download VideoClick for file types
The Model View View-Model (MVVM) pattern attempts to provide separation of the UI from the logic and data being presented by the UI. This separation allows for better unit testing and a better separation of concerns. In this video, Todd Miranda will demonstrate how to implement the MVVM pattern in a Silverlight 3 application.

By Todd Miranda
Comments (0)