Design Patterns - Problems and Solutions with Model-View-ViewModel

Tue, 29 Jun 2010 10:00:00 GMT

The Model-View-ViewModel (MVVM) design pattern describes a popular approach for building Windows Presentation Foundation or Microsoft Silverlight applications. Robert McCarter shows you how the ViewModel works, and discuss some benefits and issues involved in implementing a ViewModel in your code.

Read article