Archive for category Expression Blend
ViewModel and Design-Time Data
Posted by saxes in Expression Blend, MEF, MVVM, Silverlight, XAML on April 20, 2010
I have been mulling over different approaches for implementing the ViewModel (MVVM) pattern and feel that I’m close to a solution that I’m happy with. I have the following criteria: View First. I don’t like the idea of the ViewModel having even the slightest dependency on the view. That way I can easily isolate it […]
Recent Comments