Model-View-ViewModel Toolkit 0.1 Released!

It’s been a while since my last update. I’ve been busy working on a new WPF Model-View-ViewModel toolkit, which you can find on the Codeplex WPF Futures site.

The template is meant to introduce the Model-View-ViewModel (M-V-VM) design pattern to the WPF community. It includes:

  • A Visual Studio 2008 template (Visual C# Express 2008 also supported)
  • Documentation
    • General introduction to M-V-VM
    • Walkthrough using the VS template
  • A complete WPF application demonstrating the MVVM pattern

We hope you find it useful. Feel free to try it out and share your comments/suggestions!