Rees.biz
Search all sites
Navigation
Ben Rees' .Net Blog and Notepad
Sitemap
Recent site activity
Wcf Walk Through Example
edited by Ben Rees
How to Implement a Custom StyleCop Rule
edited by Ben Rees
attachment from Ben Rees
Introducing Into A Improvement In Change Adverse Environment
edited by Ben Rees
How to Implement a Custom StyleCop Rule
edited by Ben Rees
attachment from Ben Rees
CustomStyleCopRules
created by Ben Rees
Principles Of Software Design
edited by Ben Rees
The new Generic Collection feature Covariance and Contravariance
edited by Ben Rees
CovarianceContravariance
created by Ben Rees
Parallel Extensions
edited by Ben Rees
attachment from Ben Rees
Principles Of Software Design
edited by Ben Rees
View All
Ben Rees' .Net Blog and Notepad
>
Mvvm Resources
Here is a great list of Mvvm (Model, View, View-Model pattern) resources:
Josh Smith's
MSDN article on MVVM
(Good introduction of Mvvm)
Karl Schifflett's
Begining to Explore WPF's MVVM
and
another validation demo
, and
one more
, from Karl (good demo of validation and presentation of validation errors)
Dan Crevier's
Data-Model, View, View-Model series
(nice explanation and demo of commands)
Josh Smith's
Using Tree View with Mvvm
(and easy searching code)
Josh Smith's
Controlling focus from a view-model
Josh Smith & Karl Schifflett
Creating an Internationalised Wizard
Karl Schifflett's
BBQ Shack Demo Application
(Excellent demo of what I would call a "marshalled" navigation strategy, and also Windows ALT-TAB style task switching).
Another Josh Smith Article on
Testing where the subject under test uses a Dispatch Timer
.
Comments