| |
|
|
Classes
|
Class Module |
Description |
| DBHelper |
DBHelper is used to simplify working with ADO and Databases. DBHelper can be used with SQL statements or Store Procurers. |
| Encode |
Various web encoding methods |
| EventLog |
This object is used to write logs to the NT Event Log. This object supports writing to different servers by populating the Server property. |
| GUID |
The GUID object is used to create a Global Unique Identifier |
| Impersonate |
This object is used to change the security context of current thread. |
| INI |
A class wrapper around the INI file functions |
| Registry |
This Library is used for reading and writing to the registry |
| StringBuilder |
StringBuilder is a fast string concatenating class that is 20 - 30 faster then traditional string concatenating with an ampersand (&). |
Top |
|
|
|