Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in transactionscope

EF: How do I call SaveChanges twice inside a transaction?

TransactionScope maximumTimeout

TransactionScope With Files In C# [duplicate]

Understanding TransactionScopeOptions: RequiresNew = Suppress + Required?

.net transactionscope

Is there a way to use TransactionScope with an existing connection?

Difference Between Transaction and TransactionScope

Connection pool corrupted by nested ADO.NET transactions (with MSDTC)

Why doesn't TransactionScope work with Entity Framework?

Nested/Child TransactionScope Rollback

C# controlling a transaction across multiple databases

c# .net transactionscope

How does TransactionScope work?

Ignore TransactionScope for specific query

Multiple SaveChanges calls in entity framework

Refactoring ADO.NET - SqlTransaction vs. TransactionScope

How to know if the code is inside TransactionScope?

c# .net transactionscope

How to use TransactionScope properly?

NHibernate with TransactionScope

How to use TransactionScope in C#?

Transaction scope timeout on 10 minutes

Is it possible to use System.Transactions.TransactionScope with SqlBulkCopy?