
This class provides the ability to log every request into a SQL Server table. It's best called of the Application_BeginRequest EndRequest events in global.asax.
All methods of this object are static and require a connection string to the database as the first parameter.
Namespace: Westwind.Tools
Inherits: Object
Class Members
© West Wind Technologies, 1996-2018 • Updated: 10/08/03
Comment or report problem with topic