VBXC is a useful open source add-in to Visual Studio.NET that allows XML comments to be added to VB.NET source code. XML comments allow code to be documented in a uniform way, leading to higher quality technical documentation. Keeping code comments inline with source code also allows for documentation to be more easily synchronised with application source code.