Tuesday 18 December 2007

ASP Documentation Tool 7.3

The ASP Documentation Tool™ creates comprehensive technical documentation for ASP web applications written in either VBScript or JScript.
Any Microsoft SQL Server 7.0, 2000, 2005 databases, Microsoft Access databases and Visual Basic 6.0 COM objects associated with the application can also be documented if required.

Reports are created in HTML [sample], Microsoft's HTML Help [sample] and text [sample] formats. Color coded, syntax highlighted copies of the ASP, SQL and VB code are included with the reports. The compiled HTML Help reports include fully searchable source code, making the
ASP Documentation Tool™ an invaluable utility in understanding your (or someone else's!) ASP web applications. A version for ASP.NET which supports VB.NET and C# is also available.

Changes in version 7.3 are:


  • Entities such as functions, subroutines and constants are now shown in case-insensitive alphabetical order.

  • Stopped single lines with just a single quote from showing in VBScript function comments.

Download the ASP Documentation Tool Evaluation VersionDownload the ASP Documentation Tool Trial Version

VB.NET Error Handling Using Try ... Catch Blocks

Added a new VB.NET tutorial article to the website:

Monday 10 December 2007

SQL Documentation Tool 7.2 for SQL Server

The SQL Documentation Tool is a complete documentation solution for Microsoft SQL Server databases. It automatically creates comprehensive technical documentation reports for databases, saving valuable developer time and money.

Reports are created in HTML [sample], Microsoft's HTML Help [sample], RTF [sample] and text [sample] formats. Color coded, syntax highlighted copies of the Transact SQL associated with stored procedures, functions and views are included with the reports. The compiled HTML Help reports includes an index and search facility.

Version 7.2 offers the following update:


  • Database stored procedures are now listed in the RTF format report, complete with optional colour coding and syntax highlighting of the Transact SQL. Note that some RTF documents may need to be imported into WordPad and saved again before they can be opened with Microsoft Word.

  • Table indexes are now listed on the table details page.

Download the SQL Documentation Tool Evaluation VersionDownload SQL Documentation Tool Trial Version