Posts tagged with patterns
Unit of Work in Rich Clients
Categorizing the different ways unit of work might be managed in WPF applications
A Field Guide to WPF Presentation Patterns
An overview of the MVC, MVP and MVVM pattern, and some practical guidelines for spotting them in the wild.
Using Model View Presenter in WPF
Sample code and a short description of one way of implementing the Model View Presenter pattern in WPF, using Composite WPF, AvalonDock and Autofac.
Enforced Strings
Some deep thoughts about strings and assumptions in .NET applications