Prism provides guidance designed to help you more easily design and build rich, flexible, and easy-to-maintain Windows Presentation Foundation (WPF) desktop applications, Silverlight Rich Internet Applications (RIAs), and Windows Phone 7 ap...
The Composite Application Guidance for WPF and Silverlight is designed to help you more easily build enterprise-level Windows Presentation Foundation (WPF) and Silverlight client applications. This guidance will help you design and build fl...
XAML Power Toys 2008 Current Version 5.0.0.4, Last Update 13 February 2010 XAML Power Toys 2010 Current Version 6.1.0.0, Last Update 7 July 2010 XAML Power Toys for Visual Studio 2008 and Visual Studio 2010 Table Of Contents Introduction...
karlshifflett.wordpress.com/xaml-power-toys/
-
Get Site Info
Model/View/ViewModel is a variation of Model/View/Controller (MVC) that is tailored for modern UI development platforms where the View is the responsibility of a designer rather than a classic developer. The designer is generally a more gra...
blogs.msdn.com/johngossman/archive/2005/10/08/478683.aspx
-
Get Site Info
MVVM Foundation is a library of classes that are very useful when building applications based on the Model-View-ViewModel philosophy. The library is small and concentrated on providing only the most indispensable tools needed by most MVVM...
The WPF Application Framework (WAF) is a lightweight Framework that helps you to create well structured WPF Applications. It supports you in applying a Layered Architecture and the Model-View-ViewModel (aka MVVM, M-V-VM, PresentationModel)...