Project templates in Visual Basic .net???
I am hoping someone would have some ideas of how I can go about creating web project templates for other users to use.
What I mean is that other developers could open these templates and references to dlls would already be created and possibly some forms and code in place in the project. After, they could just save the project as their own solution in a different folder making it their own.
Other developers would do the same, thus creating some consistency amongst all the developers.
Any help would be greatly appreciated.