Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in transactionscope

Does TransactionScope work with pre-existing connections?

c# transactionscope

ASP.NET and ThreadStatic as part of TransactionScope's implementation

TransactionScope always tries to promote to MSDTC

Entity Framework Transaction With Multiple Threads

Unit Of Work Pattern with Database Transactions

How to handle nested datacontext in the BL?

what is practical use of System.Transactions?

TransactionScope does not rollback inside wcf service method, does roll back if called directly

WCF Transactions without MSDTC

TransactionScope and SQLite database gets locked

Do Azure storage-related APIs participate in System.Transactions?

Change the TransactionScope IsolationLevel after completing the transaction

Rollback transaction with 2 DbContexts in Entity Framework. Use TransactionScope or TransactionBegin?

TransactionScope and database connections

.net 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