
MVVM
Get flash to fully experience Pearltrees
ClientUI Part 3 – Comprehensive MVVM Framework for Silverlight Development | Intersoft Solutions Corporate Blog
C#er : IMage: Model-View-ViewModel (MVVM) Explained
WPF patterns : MVC, MVP or MVVM or…? :: Orbifold
Patterns WPF Apps With The Model-View-ViewModel Design Pattern Josh Smith
THE MODEL-VIEW-VIEWMODEL (MVVM) DESIGN PATTERN FOR WPF
Fundamental MVVM
Papa's Perspective Fundamental MVVM Understanding Model-View-ViewModel is the first step in using it. By John Papa 08/15/2011Joel in point form » MVVM vs MVP vs MVC: The differences explained » Joel
In my own learning of WPF or any technology that I learn, I use the same approach and design principles that I would for a technology I know inside out. I have used winforms for years and I would be modest to say I know how to design a winform application the right way. It would be the approach I would use if I was developing an application in java swing. I would at the forefront of my design use the “model view controller” (MVC) pattern. The MVC pattern has been around since I was born and has been discussed and debated to death over the years. MVC aside I would use a number of other design patterns that fit the bill for concern situations.

