New posts in transactionscope

TransactionScope and multi-threading

Dapper & TransactionScope?

Nested/Child TransactionScope Rollback

C# NetCore Transaction null

Will an inner transaction scope roll back if the outer transaction scope doesn't complete?

How to use TransactionScope in C#?

Asynchronously commit or rollback a transaction scope

C# controlling a transaction across multiple databases

TransactionScope Prematurely Completed

"The operation is not valid for the state of the transaction" error and transaction scope

Why is System.Transactions TransactionScope default Isolationlevel Serializable

The transaction manager has disabled its support for remote/network transactions

Database.BeginTransaction vs Transactions.TransactionScope [duplicate]

How does TransactionScope roll back transactions?

Get TransactionScope to work with async / await

Under what circumstances is an SqlConnection automatically enlisted in an ambient TransactionScope Transaction?

TransactionScope automatically escalating to MSDTC on some machines?