Search code examples
TransactionScope and WCF callback...


c#wcftransactionscope

Read More
.NET TransactionScopes and SQL 2005 Lightweight Transaction Manager - Multiple Connections same SPID...


sql-server-2005transactionstransactionscope

Read More
Transaction open for many hours...


.netvb.nettransactionstimeouttransactionscope

Read More
Is a TransactionScope appropriate to include side effects in the Entity Framework transaction?...


c#entity-frameworktransactionstransactionscope

Read More
Is the use of ThreadStatic in .NET framework code a harmful relic of a bygone age?...


.netasynchronoustransactionscopethreadstatic

Read More
Entity Framework Forcing Distributed Transaction...


c#entity-frameworktransactionscopemsdtc

Read More
.net nesting transactionscope...


c#transactionscope

Read More
Why does this TransactionScope not block subsequent requests until the first request is done?...


c#asp.net-mvcentity-frameworkentity-framework-5transactionscope

Read More
Batch Import dry run - transaction rollback a terrible idea?...


sqltransactionsbatch-processingtransactionscope

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


c#entity-frameworktransactionsdbcontexttransactionscope

Read More
TransactionInDoubtException using System.Transactions on SQL Server 2005...


c#sql-server-2005transactionstransactionscopesystem.transactions

Read More
How to read entities added to a DbContext without passing the context...


c#databaseentity-frameworktransactionscope

Read More
Getting transaction's begin and end time - SQL Server...


sql-servert-sqltransactionscope

Read More
WCF Transactions without MSDTC...


wcftransactionstransactionscope

Read More
Transaction scope c#...


c#transactionscope

Read More
Transaction Scope and Multiple Regions...


c#asp.netsql-servertransactionstransactionscope

Read More
Where should I perform action when implementing IEnlistmentNotification?...


c#.nettransactionstransactionscope

Read More
Multiple stored proc call in .Net under 1 transaction...


c#asp.netsql-servertransactionstransactionscope

Read More
How can I separate my TransactionScopes so they don't interfere with each other?...


c#ado.nettransactionscope

Read More
Is there a way to check if code is executed in a TransactionScope?...


c#.nettransactionscope

Read More
TransactionScope and rollback...


c#transactionstransactionscope

Read More
How can I configure MSDTC settings programmaticaly?...


c#transactionscopemsdtc

Read More
Refactoring ADO.NET - SqlTransaction vs. TransactionScope...


sql-serverado.nettransactionstransactionscope

Read More
Linq to sql testing stored procedures - call to procedure, verify and rollback in one transaction...


sql-serverstored-procedureslinq-to-sqltransactionscope

Read More
Retrieve the maximum IDENTITY id using transactionscope...


c#asp.netdbcontexttransactionscope

Read More
Performance transaction scope against DB2 table...


performanceentity-frameworkdb2transactionscopemstdc

Read More
DB logging in transactionscope failed...


c#ado.nettransactionscope

Read More
Using TransactionScope in Service Layer for UnitOfWork operations...


c#transactionstransactionscope

Read More
EF and TransactionScope for both SQL Server and Oracle without escalating/spanning to DTC?...


sqloracleentity-frameworktransactionstransactionscope

Read More
How to Roll back web service call...


c#asp.netweb-servicestransactionstransactionscope

Read More
BackNext