Classes
| Class | Description | |
|---|---|---|
| ThreadCultureScope |
Will set the threads Culture and reset it to the original value when this is disposed of.
| |
| ThreadDataManager |
This class coordinates data connections and ensures that multiple requests to SQL Server will reuse the same sql connection, allowing transactions to run without the use of MSDTC
|