Visual Studio Templates Article
10 August 2004
We have a new feature now at jasonkemp.ca: Articles (There are links to the various categories on the left, if you’re viewing this in a browser). The only difference from a regular post is the length. The first article is part one of a series on templates for Visual Studio 2005. It discusses item templates.
Enjoy.
Let me know what you think, but only if you like it
Tags: .NET
This entry is filed under Uncategorized.
You can follow any responses to this entry through the RSS 2.0 feed.
Responses are currently closed, but you can trackback from your own site.

rashid Says:
6 December 2005 at 1804I am trying to create project template. Everything is fine except one thing. I want Company Namespace be prepended for ClassLibrary Assembilies. What ever I do , I can’t prepend namespace to the assembly name. Any advice?