I'm a long time Eclipse user trying to learn to Visual Studio. I know that Eclipse had Code Templates that would allow you to build classes with certain comments and formatting already added for a class.
For example:
- Auto placing the copyright for the code at the top of the file
- Who created the file
- Predefined Comments,
- etc...
Does Visual Studio 2005 have any functionality like this?