Tuesday 28 July 2009

.NET Documentation Tool for C#/VB.NET 9.7

Our .NET Documentation Tool code documentor utility automatically builds comprehensive technical software documentation for .NET Framework applications written in VB.NET or C#. Microsoft SQL Server and Microsoft Access databases associated with the application may also be documented if required (MySQL support coming soon!). There is enhanced functionality for documenting ASP.NET web applications.

Reports are created in HTML [sample], Microsoft's HTML Help [sample], word processor compatible RTF [sample], XML [sample] and text [sample] formats. Color coded, syntax highlighted copies of the .NET and SQL code are included with the reports. The compiled HTML Help reports include fully searchable source code, making the .NET Documentation Tool an invaluable utility in understanding your (or someone else's!) applications. Versions for ASP and Visual Basic 6.0 are also available.

Changes in version 9.7 of the .NET Documentation Tool are:

  • The .NET Documentation Tool now has an option to create RTF format documentation from .NET Framework source code. These RTF files are compatible with document processing tools such as Word processors, and make it much easier to print copies of an application's technical documentation. Like the XML output option, to get the most out of this option your source code should use both namespaces and XML comments. Note that classes not identified as belonging to a namespace will appear in the NoNamespace.rtf file.

  • The detection of C# methods has been improved.


Download the .NET Documentation Tool Evaluation Version.NET Documentation Tool Trial Version