3

I am running VS2010 and Windows 7. I have seen many people with the template for MVVM. Where can I get this template? I already have WPFToolkit installed, but the template does not appear. I tried to go to the sites, like codeplex, that say they have it and it turns out to be the WPFToolkit installer.

Dave Clemmer
  • 3,741
  • 12
  • 49
  • 72
Mohit Deshpande
  • 53,877
  • 76
  • 193
  • 251

3 Answers3

2

you can use this template: WPF MVVM project template

shemesh
  • 311
  • 3
  • 18
1

try the first download here

Aran Mulholland
  • 23,555
  • 29
  • 141
  • 228
  • 6
    Does that work with VS2010? I apparently already have it installed but nothing is showing up. Also, looking at the dates, it will certainly not be .NET 4 ready. – Ray Hayes Apr 05 '10 at 09:35
0

For the benefit of other readers/, WPF Model-View-ModelView Toolkit v3.5.50211.1 may be downloaded /from CodePleax, at this URL:

http://wpf.codeplex.com/wikipage?title=WPF%20Model-View-ViewModel%20Toolkit&ProjectName=wpf

According to the web site as of Nov 9, 2011, this toolkit only works for VS2008. - KRP

Community
  • 1
  • 1
Mike Christian
  • 1,526
  • 1
  • 15
  • 27