What is VBXC - VB.NET XML Commentor?
VBXC is an add-in to Visual Studio.NET that adds support for XML comments to Visual Basic.NET.
What happened to VBXMLDoc?
In December 2002 an user sample was posted on www.gotdotnet.com, with the name VBXMLDoc. As a result, I've changed the name of VBXMLDoc, as it was not the same add-in.
How does it work?
The add-in lets you comment the source with XML comments, just like you can in C#. It also hooks into the build process, in order to extract the XML comments and generate a XML file. The add-in integrates seamlessly into Visual Studio.NET - XML comments appear as a part of the standard Visual Basic.NET functionality. For more information, please see the documentation.
What does it cost?
VBXC is and will remain free, and sometime soon it will also be made open source.
Why not wait until Microsoft adds support for XML comments to VB?
See the faq
Where can I download it?
Download it at the download page
I've found a bug / got a feature request. What should I do?
Send a mail to vbxc@tor-erik.net with the bug and/or feature request.
Tor-Erik Hagen © 2002-2003