Code Reuse - Making your own Project Templates

December 7, 2008 at 3:21 PMJeffery

It seams making a Project Template is easier than I thought.

There is a very good article here that explains the process.

Seeing that, I started thinking that I could make several project templates for my Data Access web sites, or a template that has all the membership, roles, and profiles setup. Actually for that I could make several versions of web.config template with that stuff in it too.

When ever I create a site I am always adding a site map, master page, style sheet, Javascript libraries, and other things. That would make a great project template to have all that in there all ready for me to work with. You could also add all the different folders that you might use on a regular bassis. Script, Images, Styles, Themes, and other folders.

This is very exciting. I should have looked up how to do this long ago.

Anyway that's all I have for right now.

Take Care,

JefferyS

Posted in: ASP.NET 2.0+ | C# | JavaScript | Programming

Tags:

Comments are closed