Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in transactionscope

TransactionScope Timeout occurs prematurely?

NHibernate 3.0: TransactionScope and Auto-Flushing

Is it important to Open a sql connection in the transactionscope

Database transactions in Zend Framework: Are they isolated?

Stored Procedure without transaction in Entity Framework

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