Search code examples
TransactionScope check if transaction commited ok...


c#asp.net-mvctransactionscope

Read More
C# Should I place the Sql/OleDb transaction.Commit() outside of a for loop?...


c#transactionstransactionscope

Read More
node.js: Creating a transaction that covers calls to more than one repository...


sql-servernode.jstransactionstransactionscope

Read More
MSDTC transaction being promoted to distributed on query executed outside of transaction scope...


c#.netsql-servertransactionscopedistributed-transactions

Read More
Enable Async TransactionScope without TransactionScopeAsyncFlowOption.Enabled...


c#asynchronousasync-awaittask-parallel-librarytransactionscope

Read More
TransactionScope promoting to MSDTC although I am using the same connection string...


transactionssql-server-2008-r2transactionscopeentity-framework-4.3msdtc

Read More
Transaction with the Repository Design patterns...


asp.net-mvcc#-4.0entity-framework-6repository-patterntransactionscope

Read More
TransactionScope and method call that uses the same connection...


c#sql-server-2012transactionsado.nettransactionscope

Read More
SQL Server errors in trigger that locks table lost with SqlDataAdapter and ambient transaction...


c#sql-servererror-handlingtransactionstransactionscope

Read More
MSDTC fails intermittently...


transactionscopemsdtc

Read More
ADO .NET transaction scope locks transaction even after stopped...


c#sql-servertransactionsado.nettransactionscope

Read More
TransactionScope with async wcf service...


c#wcftransactionscope

Read More
I need to do rollback or somenthing when I don't need to do anything more?...


c#.netentity-framework-6transactionscope

Read More
Determining the status of Transaction after disposal...


c#multithreadingtransactionstransactionscope

Read More
TransactionScope and Connection Pooling...


sql-server.net-3.5connection-poolingtransactionscopeisolation-level

Read More
What happens when a TransactionScope times-out...


c#.nettransactionscope

Read More
Not able to fix MSDTC error...


c#entity-frameworkef-code-firsttransactionscope

Read More
Why does Entity Framework ignore TransactionScope (not adding with NOLOCK)?...


entity-frameworkentity-framework-6transactionscopenolock

Read More
Transactionscope timeout max is only 10 mins...


c#entity-frameworktransactionstransactionscope

Read More
The underlying provider failed on Open / The operation is not valid for the state of the transaction...


c#entity-frameworkentity-framework-6transactionscope

Read More
Using Custom IHttpActionInvoker in WebAPI for TransactionScope in Async actions...


c#azureasync-awaitasp.net-web-api2transactionscope

Read More
DocumentDb write within a transactionscope...


c#.netazuretransactionscopeazure-cosmosdb

Read More
How to determine that TransactionScope has called all commits?...


c#.nettransactionstransactionscopedistributed-transactions

Read More
Transaction Scope Locks table...


c#sqltransactionscope

Read More
Check if an existing transactionscope is active...


c#transactionstransactionscopenested-transactions

Read More
c# TransactionScope didnt roll back...


c#filerollbacktransactionscope

Read More
C# transaction with handled exception will still roll back?...


c#sql-servertransactionscope

Read More
Using TransactionScope with two DBContext, get error...


c#entity-frameworktransactionscope

Read More
TransactionScope with Linux...


.netlinuxtransactionscopemsdtc2phase-commit

Read More
Why is TransactionScope operation is not valid?...


c#asp.nettransactionscope

Read More
BackNext