Search code examples
TransactionScope causes TransactionManagerCommunicationException when used for DB unit tests...


c#databaseunit-testingtransactionscope

Read More
TransactionScope throws exception...


c#linqtransactionscope

Read More
Do I need to wrap a TransactionScope by try/catch?...


c#.netdatabasetransactionscope

Read More
The PROMOTE TRANSACTION request failed because there is no local transaction active...


.net-4.0transactionscopemsdtc

Read More
WF4 Transactions and Persistence...


workflow-foundation-4transactionscope

Read More
Two parallel TransactionScope each with it's own connection...


c#entity-frameworktransactionstransactionscope

Read More
Can't I call a stored procedure from Entity Framework inside a transaction scope?...


entity-frameworkstored-procedurestransactionscope

Read More
How can i handle connections to different databases inside a single transaction scope...


c#sql-servertransactionscopedata-access

Read More
.net transaction scope block second transaction...


c#.netdatabasetransactionstransactionscope

Read More
.NET BackgroundWorker and SQLTransactions...


.netsubsonicbackgroundtransactionscope

Read More
Why isn't TransactionScope rolling back distributed transactions?...


transactionscopedistributed-transactions

Read More
2 sibling nested transactionScope gives: the Transaction has aborted...


c#.netado.nettransactionscope

Read More
TransactionScope causing blocking?...


c#transactionstransactionscope

Read More
What to do when neither TransactionScope nor nested transactions are supported?...


c#.netdatabasetransactionscopenested-transactions

Read More
How to handle nested datacontext in the BL?...


c#linq-to-sqlnesteddatacontexttransactionscope

Read More
How to retry a transaction that has failed because of a deadlock?...


sqlsql-server-2008deadlocktransactionscope

Read More
Isolated ADO.NET connection and transaction within a transactionscope...


ado.nettransactionstransactionscope

Read More
NServiceBus - Problem with using TransactionScopeOption.Suppress in message handler...


nservicebustransactionscope

Read More
LINQ and TranscationScope not working...


sql-serverlinq-to-sqlsql-server-2008transactionscopesql-server-profiler

Read More
TransactionScope with IsolationLevel set to Serializable is locking all SQL SELECTs...


c#sql-serverpowershelltransactionstransactionscope

Read More
what is practical use of System.Transactions?...


.nettransactionstransactionscopesystem.transactions

Read More
How do I share a transaction across a set of parallel tasks...


c#transactionsparallel-processingtransactionscope

Read More
TransactionScope - IEnlistmentNotification...


c#transactionscope

Read More
Transactions in LINQ To SQL...


asp.netlinq-to-sqltransactionstransactionscope

Read More
Active Record/Nhibernate TransactionScopes problems...


castle-activerecordtransactionscope

Read More
How can I force TransactionScope to use the same connection across Database calls?...


c#sql-servertransactionstry-catchtransactionscope

Read More
TransactionScope and Timeout Issue...


c#timeouttransactionscope

Read More
TransactionScope helper that exhausts connection pool without fail - help?...


c#sql-serverado.netconnection-poolingtransactionscope

Read More
Is there a way to use TransactionScope with an existing connection?...


c#transactionstransactionscope

Read More
Will transactionscope work over multiple calls to different services?...


asp.netdatacontexttransactionscope

Read More
BackNext