Class | Description | |
---|---|---|
AddressFormatter | Utility helper class for formatting addresses | |
AlwaysConvert | Utility class for type conversion | |
AppCache | The cache for the current HTTP request context | |
CacheWrapper | Utility class for wrapping caching date and cached value | |
CompressionHelper | CompressionHelper provides utility methods for compression | |
ContextCache | The cache for the current HTTP request context | |
DbHelper | Helper class used for various database related operations on tables, columns, indexs etc | |
DownloadHelper | Helper class to support resumable downloads | |
DownloadHelper.RangeInfo | ||
EncryptionHelper | Utility class for help in encryption | |
ErrorMessage | Class representing an ErrorMessage ErrorMessage object for NHibernate mapped table 'ac_ErrorMessages'. | |
ErrorMessageRepository | This class provides repository functionality for the ErrorMessage This class provides repository functionality for the ErrorMessage | |
FileHelper | Utility class for file handling | |
FtpClient | Utility class for basic FTP operations | |
FtpClient.FtpState | A class representing FTP state | |
HttpClient | Helper class for HTTP request related operations | |
HttpContextHelper | Helper class to access common elements of the HttpContext | |
LocaleHelper | Utility class to support localization | |
Logger | Utility class to support logging | |
LRUCache<TKey,TValue> | Implements the IDictionary interface and adds functionality to limit the maximum number of entries that can be contained in the Dictionary. When the maximum value is reached the oldest entry is removed so that the max size is never exceeded. | |
LRUCache.IndexedLinkedList<TKey,TValue,T> | ||
Misc | Class for misc utility functions | |
NVelocityHelper | A helper class for verious functions related to NVelocity Engine. | |
PropertyComparer | An implementation of IComparer that can be used to compare objects based on a given property | |
PropertyComparer<T> | A generic implementation of IComparer that can be used to compare objects based on a given property | |
ProviderHelper | Provider helper helps finding and loading providers for the given interfaces | |
RandomNumbers | Provides cryptographically-strong pseudo-random numbers. | |
RecryptionHelper | Service class to assist with re-encrypting database fields due to an encryption key change. | |
RecryptionHelper.RecryptRecord | Contains an element of data to be recrypted | |
ReflectionHelper | ReflectionHelper Helper Class | |
SessionFacade | SessionFacade class | |
SessionFacade.SessionKeys | ||
StringHelper | Helper class for various string manipulation functions | |
UrlHelper | A helper class for URL manipulations. | |
ValidationHelper | Utility class to support validation | |
WebTrace | Utility class to support tracing | |
WebTrace.TraceSimulator | Allows us to get a dummy trace context From http://www.trainedchimpanzeeband.com/explodedclown/2007/05/01/simulating-httpcontext-with-sessions-and-posts-for-aspnet | |
WebTrace.TraceSimulator.SimulatedHttpRequest | Used to simulate an HttpRequest. | |
XmlUtility | Utility class for XML processing |