MSDN Magazine article on VS.Net Templates

My article on VS.Net templates is finally up on the MSDN Magazine web site [1].  I had a lot of fun diving into this feature and look forward to being able to use them in creating classroom materials and templates for my customers. 
 

Posted Jan 04 2006, 09:26 PM by matt-milner
Filed under: ,

Comments

bhaskar sharma wrote re: MSDN Magazine article on VS.Net Templates
on 07-31-2006 3:46 AM
Hello Everybody,

I have a C# code which generates vs.net solution with project file.

I wish to convert this code to generate vs.net2005 solution and project file

For this ,I am using EnvDTE for generating the solution explorer (As EnvDTE80 does not has constants class and

vsWindowKindSolutionExplorer)and it is working fine uptil when we try to load the project templates.

In Vs.net 2005 ,there are no templates available like CsharpDll.vsz etc.

Exactly speaking, there are no vsz file available in vs.net2005

as was in VS.net 2003 at the following location

C:\Program Files\Microsoft Visual Studio .NET 2003\VC#\CSharpProjects.

Kindly help me in solving this problem and what all alternatives methods can be used to create a vs.net 2005 compliant code.

Please give the source code if possible as i am quite new to this area

Thanks

Cheers
seekbhaskar@yahoo.com

Add a Comment

(required)  
(optional)
(required)  
Remember Me?