My work version of Visual Studio 2010 doesn\'t seem to generate XML commentary for me while coding in C# and typing ///. Yet, my Visual Studio 2010 at home does this just fi
Tools → Properties → Text Editor → C# → Advanced.
Tick the checkbox next to Generate XML documentation comments for ///.
Generate XML documentation comments for ///