With that in place you should be able to fire up Visual Studio 2008 and create a sample MVVM project:
Let it generate a project and the build it -- running the program will give you a simple file explorer using the MVVM design pattern and WPF:
In tomorrow's post, we'll break the sample down and see how I built it. See you then!
Disclaimer The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.