пятница, 4 января 2013 г.

Where are MVVM light project templates?

Recently I came across with a problem. The problem was that after installing galasoft mvvm toolkit I didn't find any project templates in my VS2010 pro.
To fix it we need to go to YOUR_DISK_DRIVE:\My documents\Expression\Blend 4\ProjectTemplates\CSharp and copy Mvvm folder into C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\ProjectTemplates\CSharp.

Then run from command line devenv /installvstemplates.
Start Visual Studio and have fun :)