Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in transactionscope

SQL Server 2000 and System.Transactions.TransactionScope()

Trying to understand TransactionScope

TransactionScope nuances

Unit Of Work inside Transaction scope and Entity Framework

HRESULT: 0x8004D00E using TransactionScope - C#

Does ADO Entity Framework support non DTC transactions? Multiple queries inside one EntityContext and one TransactionScope is causing DTC promotion

Is this .NET/SQL Server transaction scenario possible?

C# UnitOWork implementation without EF with database transaction or TransactionScope

how TransactionScope work with multi-threads

c# transactionscope

Why does a SqlConnection get closed mid-transaction?

.net detect distributed transaction

Question About TransactionScope in .NET

Creating a transaction scope with new SqlConnection within existing SqlConnection using block

c# .net sql transactionscope

Does TransactionScope support atomic DB execution?

TransactionInterop.GetDtcTransaction() throws ArgumentNullException... sometimes