Posts tagged with mvvm

Feb 16 2011

Unit of Work in Rich Clients

Categorizing the different ways unit of work might be managed in WPF applications

wpf mvvm mvc patterns architecture
Nov 16 2010

ViewModel-first navigation with Prism

Some helper classes for ViewModel-first navigation in Prism

prism viewmodel mvvm vm-first
Sep 7 2010

Magellan article on CodeProject

I just published an article to CodeProject about Magellan.

magellan wpf mvc mvvm
Sep 6 2010

The Third Object

A little context around Model-View-ViewModel, ViewModel-First and Model-View-Presenter

mvvm mvp wpf
Jul 18 2010

Real-world MVVM Presentation from DDDSydney

Slides and code samples from my DDDSydney talk about MVVM

mvvm wpf silverlight
Jun 9 2010

MVVM Instantiation Approaches

A short series of examples on instantiating and assigning MVVM ViewModels to a View

wpf silverlight mvvm model-view-viewmodel
Jun 1 2010

Magellan 2.0 Feature Preview

An overview of the changes planned for Magellan 2.0

navigation magellan wpf mvc mvvm
Jan 15 2010

Introducing MicroModels

MicroModels is a Model-View-ViewModel framework for WPF with a focus on minimizing the code in the ViewModel.

wpf mvvm micromodels inotifypropertychanged
Nov 8 2009

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 mvvm wpf
Nov 8 2009

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.

magellan mvvm wpf