Thursday 12 April 2007

ASP Documentation Tool 6.4

The ASP Documentation Tool automatically creates comprehensive project documentation for ASP web applications written in either VBScript or JScript. Changes in version 6.4 are:
  • Resolved an issue whereby ASP code within client-side JavaScript was inflating the line count report.
  • If the output folder does not exist the ASP Documentation Tool will attempt to create it.
  • Add new version of SampleWeb/Default.asp and ServerVariables.asp
  • Report now shows if an ASP page uses the Option Explicit statement.

.NET Documentation Tool 7.9

The .NET Documentation Tool automatically creates comprehensive project documentation for .NET and ASP.NET applications written in either C# or VB.NET. Changes in version 7.9 are:

  • Stopped files in App_Code folders being detected multiple times.
  • Detection of component files has been improved.
  • In response to user requests, it is now possible to add a copyright string to pages within the documentation (this feature is not customisable in the evaluation version).
  • Improved the colour coding of XML files.
  • Improved the detection of VB.NET functions.
  • Javascript Pages heading now omitted from documentation if there are no JavaScript files in the project.

Index Server Companion 3.1

The Index Server Companion is a web crawler utility that allows Microsoft Index Server/Indexing Services to index content from remote websites (including those running Apache on Linux/Unix) and ODBC databases. Version 3.1 offers the following updates:
  • Modified the database data extraction routine in order to ensure that fields of type adDBDate are extracted in date format and adDBTime are extracted in time format.
  • Modified the database data extraction routine in order to ensure that date and time fields are not converted to date/time format if the field has a null value.

SQL Documentation Tool 6.9.1

The SQL Documentation Tool creates comprehensive technical documentation reports for Microsoft SQL Server databases. Version 6.9.1 offers the following updates:
  • Changed the way data field lengths are reported. Lengths are now reported only for fields of type char, nchar, varchar, nvarchar and varbinary.
  • nchar and nvarchar field lengths are reported in terms of the amount of characters that can be stored within them.
  • Improved error handling when buttons are pressed in GUI without items being selected first.
  • Improved error handling in DataStore accessing class.
  • More buy now buttons added to sample output in evaluation version.
  • Increased size of buy now button in evaluation version.
  • Decreased the connection timeout time, making it easier to know if the SQL Server connectivity has not been correctly established.
  • Database specific content data extraction routine now reports correct msdb database name.

Index Server Companion 3.0

The Index Server Companion is a web crawler utility that allows Microsoft Index Server/Indexing Services to index content from remote websites (including those running Apache on Linux/Unix) and ODBC databases. Version 3.0 offers the following update:
  • Modified the database data extraction routine in order to ensure that fields of type adDate are extracted in date format.