Hi,
Is there any template available which inserts xml comments on the class file(before/after using statements) to include ClassName, Author, File CreateDate, ModifiedBy, BugFixes etc. So any developer adding a new class file should be able to provide these information before writing the code.
Thanks