Tuesday 17 November 2009

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

The .NET Documentation Tool code documentor tool 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. 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 10.0 of the .NET Documentation Tool are:
  • Custom web controls (e.g. ajaxToolkit:CalendarExtender and Web:ChartControl) are now identified
    and added to the documentation for ASP.NET web applications.
    This improves the documentation created for ASP.NET web applications that make use of 3rd party web controls.

  • Added the CustomWebControls configuration option.

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

Tuesday 3 November 2009

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

The .NET Documentation Tool code documentor tool 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. 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.8 of the .NET Documentation Tool are: