Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in msdtc

.NET TransactionScope and MSDTC

MSDTC issue with transactions in ADO.NET Entity Framework

Exception using MSDTC Transactions on SQL 2008 / Server 2008 R2 x64 HRESULT: 0x8004D025

How to share a connection between EF DbContext and AspNet Membership to avoid transactions escalating to DTC

How to determine whether SqlConnection is enlisted into a System.Transactions' tx or not?

MSDTC: Communication with the underlying transaction manager has failed

c# .net wcf msdtc

TransactionScope alternative without DTC

Is NServiceBus (AsA_Server) without DTC possible?

Msg 7391: linked server unable to begin a distributed transaction (both svrs running locally)

mysql sql-server msdtc

MSDTC exception

.net sql-server msdtc

MSMQ messages bound for clustered MSMQ instance get stuck in outgoing queues

What's the difference between DTCPing and DTCTester?

windows transactions msdtc

How do distributed transactions behave with multiple connections to the same DB in a threaded environment?

sql multithreading msdtc

Determine whether the transaction is DTC transaction or not when debugging

transactions msdtc

How to detect that rollback has occurred?

c# sql-server msdtc

Dtcping test passes but still have a Communication with the underlying transaction manager has failed

How to determine why a distributed transaction is timing out

.NET: how to disable promotion in System.Transactions?

.net msdtc

Distributed Transactions: .NET Framework vs .NET Core