How to automatically create comments in visual studio
Sunday, 07 February 2010
If you are using C# then type ///

if you are using VB.NET then type ...