background preloader

Toolkit

Facebook Twitter

MVVM Frameworks. MVVM Frameworks. MVVM Foundation. MVVM Light Toolkit. MVVM Light Toolkit. Introduction The main purpose of the toolkit is to accelerate the creation and development of MVVM applications in WPF, Silverlight, Windows Store (RT) and for Windows Phone.

MVVM Light Toolkit

The MVVM Light Toolkit helps you to separate your View from your Model which creates applications that are cleaner and easier to maintain and extend. It also creates testable applications and allows you to have a much thinner user interface layer (which is more difficult to test automatically).