Search code examples
DbContext.SaveChanges() visibility within a TransactionScope...


c#entity-frameworkdbcontexttransactionscope

Read More
EF Core 2.0 TransactionScope Error...


c#entity-frameworkentity-framework-coretransactionscopeef-core-2.0

Read More
Transaction can't handle parallel commands via Task.WhenAll...


c#postgresqldappernpgsqltransactionscope

Read More
TransactionScope Error against Sql Server 2000 - The partner transaction manager has disabled its su...


linq-to-sqltransactionstransactionscopemsdtc

Read More
TransactionScopeAsyncFlowOption does not flow from WCF client to service...


wcfasynchronoustransactionscopedistributed-transactions

Read More
Create TransactionScope and Create Context order...


c#entity-frameworkc#-4.0entitytransactionscope

Read More
InvalidOperationException when calling Transaction.Current...


c#.nettransactionstransactionscopesystem.transactions

Read More
TransactionScope alternative without DTC...


c#.net-4.0transactionstransactionscopemsdtc

Read More
How to handle TransactionScope on multi-instance applications?...


entity-frameworkentity-framework-5transactionscope

Read More
Triggering a rollback inside transactionscope C#...


c#.netsql-serverrollbacktransactionscope

Read More
Best way to fire and forget async code inside TransactionScope...


c#.netasync-awaittransactionscopefire-and-forget

Read More
how do i Reset Transactionscope and commit after?...


c#transactionscope

Read More
Entity Framework Transaction code blocks...


entity-frameworkentity-framework-6transactionscopedistributed-transactions

Read More
Rebs handler doesnt retry when exception is thrown...


transactionscoperebusretrypolicy

Read More
Unexpected Transaction Isolation Level in .NET with multiple connections...


c#sql-servertransactionscopeisolation-leveltransaction-isolation

Read More
UnitOfWork: How to rollback and keep the logs...


unit-of-worktransactionscopeaspnetboilerplate

Read More
does MassTransit support distributed transactions?...


.nettransactionscopeservicebusmasstransit

Read More
MSDTC, Communication with the underlying transaction manager has failed + Windows Azure VM...


azuretransactionscopemsdtc

Read More
TransactionScope Exception In WCF Service...


c#web-serviceswcftransactionscopenettcpbinding

Read More
timeout when deleting user inside of transactionScope...


c#asp.net-mvcentity-frameworkasp.net-identitytransactionscope

Read More
Overriding SaveChangesAsync when enclosed inside TransactionScope?...


c#entity-frameworktransactionscope

Read More
TransactionScope not rolling back with SqlDataAdapter.Update...


.netado.nettransactionscopesqldataadapter

Read More
Open new database connection in scope of TransactionScope without enlisting in the transaction...


c#transactionscope

Read More
multiple TransactionScopes in in different classes C#...


c#rollbacktransactionscope

Read More
Can I enroll an NServiceBus Publish in my own TransactionScope?...


wcfnservicebustransactionscope

Read More
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
BackNext