News

The Microsoft Model-View-ViewModel pattern is an indispensable tool for developing applications for Silverlight, Windows Phone 7 and Windows Presentation Foundation. Benjamin Day helps you avoid ...
The Goals of Microsoft Model-View-ViewModel Bridge the gap between your UI implementation (*.xaml) and your Domain Model (or "Business") layer Minimize the amount of code that goes in codebehind ...