Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in transactionscope

Is it possible to create a TransactionScope in a Custom WCF Service Behavior? (async, await, TransactionScopeAsyncFlowOption.Enabled)

How can I create safe per-web-request transaction in .net's MVC?

.NET Transactionscope options

c# .net transactionscope

How can I implement WCF Transaction support on custom class using CoreService?

TransactionScope helper that exhausts connection pool without fail - help?

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

Locking a table with a select in Entity Framework

Does EF5 DbContext.SaveChanges handle transaction commit and rollback?

TransactionScope locking table and IsolationLevel

Understanding Transactions in Entity Framework

TransactionScope and Connection Pooling

Can't I call a stored procedure from Entity Framework inside a transaction scope?

Check if an existing transactionscope is active

Recommended practice for stopping transactions escalating to distributed when using transactionscope

SqlConnection and avoiding promotion to MSDTC

Does TransactionScope Need DTC Service on?

MSDTC is only working in one direction

transactionscope msdtc

Multiple SubmitChanges and transaction rollback using Linq To SQL

TransactionScope Complete() doesn't commit the transaction before exiting the USING statement

c# .net transactionscope