Creating a new MVVM Light application in Expression Blend

Installing the MVVM Light Toolkit

Please refer to this post for the installation procedures.

Creating the new MVVM Light project

If you are starting from scratch, you can create a new MVVM Light project in Visual Studio or in Expression Blend. The Toolkit installs one project template for Silverlight and one for WPF.

2009100302

Executing the application

2009090902

2009090901

Understanding the sample application

Please refer to this post to get more information about the sample created when you create the MVVM Light application.