TransactionScope causes TransactionManagerCommunicationException when used for DB unit tests...
Read MoreTransactionScope throws exception...
Read MoreDo I need to wrap a TransactionScope by try/catch?...
Read MoreThe PROMOTE TRANSACTION request failed because there is no local transaction active...
Read MoreTwo parallel TransactionScope each with it's own connection...
Read MoreCan't I call a stored procedure from Entity Framework inside a transaction scope?...
Read MoreHow can i handle connections to different databases inside a single transaction scope...
Read More.net transaction scope block second transaction...
Read More.NET BackgroundWorker and SQLTransactions...
Read MoreWhy isn't TransactionScope rolling back distributed transactions?...
Read More2 sibling nested transactionScope gives: the Transaction has aborted...
Read MoreTransactionScope causing blocking?...
Read MoreWhat to do when neither TransactionScope nor nested transactions are supported?...
Read MoreHow to handle nested datacontext in the BL?...
Read MoreHow to retry a transaction that has failed because of a deadlock?...
Read MoreIsolated ADO.NET connection and transaction within a transactionscope...
Read MoreNServiceBus - Problem with using TransactionScopeOption.Suppress in message handler...
Read MoreLINQ and TranscationScope not working...
Read MoreTransactionScope with IsolationLevel set to Serializable is locking all SQL SELECTs...
Read Morewhat is practical use of System.Transactions?...
Read MoreHow do I share a transaction across a set of parallel tasks...
Read MoreTransactionScope - IEnlistmentNotification...
Read MoreActive Record/Nhibernate TransactionScopes problems...
Read MoreHow can I force TransactionScope to use the same connection across Database calls?...
Read MoreTransactionScope and Timeout Issue...
Read MoreTransactionScope helper that exhausts connection pool without fail - help?...
Read MoreIs there a way to use TransactionScope with an existing connection?...
Read MoreWill transactionscope work over multiple calls to different services?...
Read More