P4s3UtilsLib NamespaceA Sandcastle Documented Class Library
 
Classes

  ClassDescription
Public classAppDataHelper
Helper class that opens up static methods to aid in loading database connection xml files.
Public classConnHelper
Connection helper class aids in loading database connection information from databse connection xml files.
Public classCookieHelper
Provides static methods that aid in serializing key pair data, and storing the serialized data in a cookie.
Public classDbProfile
Used to store connection information for a specific database.
Public classGetMsSpData
Quick helper class for executing stored procedures on a database.
Public classGetMssqlData
Quick execution class that helps execute a query and return data.
Public classIsEmpty
Provides a standardized comparison class for common object tests.
Public classLogHelper
Provide static methods to aid in different types of logging.
Public classQueryResultPacket
A simple class used to get more information from the web service query execution.
Public classQueryResultSet
Represents a series of QueryResultPacket object. Used to keep SQL execution metrics on a number of queries.
Public classSecurityHelper
Security helper class provides methods for encrypting and decrypting strings.
Public classSessionHelper
A simple static class that exposes methods used for managing Session entries.
Enumerations

  EnumerationDescription
Public enumerationDatabaseTypes
Quick lookup enumeration for database types, used in conjuction with database configuration xml file loading.