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 🙂
I 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?