3
Shouts

Adventures in MVVM – ViewModel Location and Creation

published 711 days, 15 hours ago posted by BrianGenisioBrianGenisio 711 days, 23 hours, 20 minutes ago
Saturday, June 05, 2010 11:43:25 AM GMT Saturday, June 05, 2010 3:22:54 AM GMT

In this post, I am going to explore how I prefer to attach ViewModels to my Views.  I have published the code to my ViewModelSupport project on CodePlex in case you'd like to see how it works along with some examples. 

Some History: My approach to View-First ViewModel creation has evolved over time.  I have constructed ViewModels in code-behind.  I have instantiated ViewModels in the resources sectoin of the view. I have used Prism to resolve ViewModels via Dependency Injection. ...

category: Silverlight | clicked: 0 | | source: www.houseofbilz.com | show counter code
tags: Silverlight, WPF, MVVM

No comments yet, be the first one to post comment.

To post your comment please login or signup