WPF and the Presentation Model Pattern by Free wpf templates

Sat, 09 May 2009 00:25:16 -0600

WPF and the Presentation Model Pattern

by Free wpf templates @ Sat, 09 May 2009 00:25:16 -0600



With commands I can keep the code behind of the view almost free from code. In my opinion the Presentation Model pattern is extremely powerful in combination with WPF. I find it both effective and easy to work with and lets me seperate ...