Posts tagged with mvvm
Unit of Work in Rich Clients
Categorizing the different ways unit of work might be managed in WPF applications
ViewModel-first navigation with Prism
Some helper classes for ViewModel-first navigation in Prism
Magellan article on CodeProject
I just published an article to CodeProject about Magellan.
The Third Object
A little context around Model-View-ViewModel, ViewModel-First and Model-View-Presenter
Real-world MVVM Presentation from DDDSydney
Slides and code samples from my DDDSydney talk about MVVM
MVVM Instantiation Approaches
A short series of examples on instantiating and assigning MVVM ViewModels to a View
Introducing MicroModels
MicroModels is a Model-View-ViewModel framework for WPF with a focus on minimizing the code in the ViewModel.
Magellan and the MVVM Light Toolkit
The MVM light toolkit by Laurent Bugnion is a useful framework for MVVM applications. This page shows how it can integrate with Magellan.
Magellan and the Microsoft MVVM Toolkit
Microsoft provides a toolkit for building MVVM project in WPF. This page describes how Magellan and the MVVM toolkit can leverage each other.