Do you remember VB Commenter? Probably not because all the cool kids, like you, where using C# so you had no need for it. See, way back in the Visual Studio 2003 era only .NET’s favorite child, C#, had support for XML comments. Some jealous VB.NET developer (sorry, can’t remember who) wanted VB.NET to be just as cool so VB Commenter addin was created.
Still back in the Visual Studio 2003 era I created rules engine where the end user could script their own rules and hook them into their business application. The rules referenced pre-compiled business objects. To create documentation for the end user about these objects I used VB Commenter along with NDoc to generate a MSDN help file.
[Read More]