Creating a new MVVM Light application in Visual Studio

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.

Executing the application