Main contents

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:
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.

1 Comment to “Visual Studio Templates Article”

  1. rashid Says:

    6 December 2005 at 1804

    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?