May
5
Model-View-ViewModel Toolkit 0.1
Posted In: WPF by DotNut
This toolkit introduces the Model-View-ViewModel (M-V-VM) design pattern to the Windows Presentation Foundation (WPF) community. The open-source project includes:
- Visual Studio 2008 template (Visual C# Express 2008 also supported)
- Documentation, including a general introduction to M-V-VM and a walkthrough using the VS template
- Complete WPF application demonstrating the MVVM pattern