Does anyone know of any VS2010/2008 Project Templates for PRISM - prism

this I guess is similar to the MVVM templates - but does anyone know if VS2010 Project Templates exist for PRISM?

Here are for Visual Studio 2010
http://blogs.msdn.com/dphill/archive/2010/03/25/prism-template-pack-for-visual-studio-2010.aspx

Related

Sandcastle Help File Builder Project not showing up in Visual Studio 2017 Enterprise

I installed SHFBInstaller_v2017.5.15.0.zip from https://github.com/EWSoftware/SHFB/releases. After going through the guided installation I launched Visual Studio, opened an already existing C# console application, and when I went to add a new project to the solution, there was not Sandcastle Help File Builder project listed. Here are the options I can see in visual studio:
I restarted my computer to see if that would fix anything but it didn't. I'm not sure why I am experiencing this problem. I've used sandcastle before and didn't experience this. Any help is greatly appreciated.
The project is in the Documentation category. The Visual C# category is for C# coded projects, which Sandcastle documentation is not.

Migration from mfc to Qt in Visual Studio 2010

I want to replace my MFC Code with Qt. I found this website http://doc.qt.digia.com/solutions/4/qtwinmigrate/winmigrate-walkthrough.html and they say that it works with VS6.
My question is now if I can use this site as a guideline for the replacement with Visual Studio 2010 to and if anyone has experience with Walkthrough on Visual Studio 6?
Thanks

visual studio 2012 gadgeteer

I need to program some .Net Gadgeteer modules for a big project on visual studio 2012.
Unfortunately I can't find the templates for Gadgeteer.
All the tutorial I have found says I have to use visual c# or visual studio 2012.
Do you know if some suitable templates exist?
The templates can be found at the codeplex project. https://gadgeteer.codeplex.com/
Here is a detailed tutorial of setting up the environment. http://gadgeteerguy.com/Tutorials/TutorialView/tabid/147/ArticleId/23/Getting-Started-Guide.aspx

Does it exists in visual studio 2008 custom templates as in Eclipse?

I'm adding logging to a visual studio 2008 application, c#, windows form. I'm using log4net, and I was wondering if there is in Visual Studio, any feature similar to custom templates in Eclipse.
Any help will be appreciated.
thanks,
Fernando
For sure visual studio templates

visual studio add in - add file to project

Google's not being my friend today. Can anyone point me in the direction of any resources regarding creating add ins for Vs 2008?
Specifically, I have 2 tasks I cannot find any resources for:
1) Is a project currently open
2) How to add a file to the open project
If anyone has any resources / links it would be great.
Thank you
Frank
There's a lot of documentation - including tutorials, samples and references - in MSDN, under "Visual Studio SDK":
Visual Studio 2005 SDK
Visual Studio 2008 SDK

Resources