More Adventures in MVVM In this post, I want to discuss how I am loading the ViewModels into the View. When I write my Views, I like to use the tools I have available to me; Visual Studio and/or Expression Blend. This means that I want a Visual Studio project and I want to be able to use these tools to create new views quickly Read More...