Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in transactionscope

Does SqlBulkCopy Enlist in Ambient Transaction?

CRM 2011 SDK transaction

Nhibernate with TransactionScope Error - DTC transaction prepre phase failed -- Upgrade to Nhibernate 3.0

How to wrap IDbTransactions in a TransactionScope

How does all code inside TransactionScope block not really executed until scope is committed or rollbacked?

Is TransactionScope implicitly applied until explicitly Completed?

c# .net transactionscope

EF6 with TransactionScope - IsolationLevel.ReadUncommitted but got ReadCommitted first

Using ADO.Net transactions within a TransactionScope?

ado.net transactionscope

TransactionScope across AppDomains and processes

Problems with TransactionScope in ASP.NET

The transaction must be disposed before the connection can be used to execute sql statements

Transactionable objects in C#?

NHibernate TransactionScope issue with Oracle 11g

TransactionScope: Has it gotten better?

TransactionScope Error against Sql Server 2000 - The partner transaction manager has disabled its support for remote/network transactions

High volume site using ADO.NET TransactionScope vs ExecuteCommand on NOLOCK, READ UNCOMMITTED directly?

TransactionScope throws exception

c# linq transactionscope

What is the best way to rollback a .net transaction?