Visual Studio MVVM template is installed but does not appear in the list of templates

I have installed MVVM Visual Studio Template .

It now appears in:

  • Visual Studio C # Express 2008 (in English)

but not in:

  • Visual Studio 2008 (German)
  • Visual Studio 2005 (German)

I have reproduced this on another machine as well.

Has anyone been able to install the Visual Studio MVVM template in the full version of Visual Studio in any language other than English?

0


a source to share


1 answer


We created an MVVM template using Express, opened it in VS 2008, and ran File | Export a template and now it appears in templates when creating a new project.



+1


a source







All Articles