Search code examples
TransactionScope priority (get rid of deadlock situation)...


c#entity-frameworkdeadlocktransactionscope

Read More
Dapper and Nested Transactions...


.netsql-servertransactionstransactionscopedapper

Read More
Send/Receive while in an atomic transaction in BizTalk...


sqlwcfbiztalktransactionscopebiztalk-2013

Read More
WCF Distributed Transactions at several servers and one Database...


wcfdistributed-transactionstransactionscope

Read More
C# UnitOWork implementation without EF with database transaction or TransactionScope...


c#entity-frameworktransactionsasp.net-web-apitransactionscope

Read More
C# For Loop in Transaction but no data is inserted...


c#ado.nettransactionscope

Read More
SqlBulkCopy Timeout when used within a WCF Sercive that sets TransactionScopeRequired...


c#wcfmsmqtransactionscopesqlbulkcopy

Read More
Snapshot isolation in SQL / code blocking reads...


c#sql-serverentity-frameworktransactionscopeisolation-level

Read More
NHibernate trying to execute a SQL Command on TransactionScope.Dispose...


c#sql-server-2008nhibernatetransactionstransactionscope

Read More
Doing transactions with Entity Framework Code First...


entity-framework-5transactionscope

Read More
Suppressing NServicebus Transaction to write errors to database...


nhibernatenservicebustransactionscope

Read More
Is safe to use TransactionScope in Web Applications?...


c#asp.nettransactionstransactionscope

Read More
Can multiple Entity Framework Data Contexts be used within a single TransactionScope?...


c#.netentity-frameworktransactionscope

Read More
ObjectContext inside another ObjectContext...


entity-frameworkrecursionentitytransactionscopeobjectcontext

Read More
Is it possible to override a hardcoded transaction timeout in configuration?...


c#.nettransactionstransactionscope

Read More
Nested transactions for testing...


nhibernatetestingtransactionstransactionscope

Read More
Exception in inner TransactionScope is causing all subsequent inner TransactionScopes to throw Trans...


c#transactionscope

Read More
Using TransactionScope in SQL Server 2012...


sql-servertransactionscopesql-server-2012msdtc

Read More
Spring: Should I have @Transactional annotation in between?...


javaspringtransactionscopespring-transactionstransactional

Read More
How can I dynamically set the TransactionTimeout for a WCF service?...


c#wcfmsmqtransactionscopenetmsmqbinding

Read More
Get current .net TransactionScope IsolationLevel...


.nettransactionscopeisolation-level

Read More
Database Transaction with two Databases - is this method correct?...


c#databaseentity-frameworktransactionstransactionscope

Read More
Unit Of Work side effects could be fixed with TransactionScope, but it is not available with MySql.D...


mysqlnhibernateado.nettransactionscopeunit-of-work

Read More
Entity Framework: Controlling db connection and specifying own transaction...


c#entity-frameworktransactionsdbcontexttransactionscope

Read More
For a writeless transaction which is cheaper/quicker: COMMIT or ROLLBACK?...


sql-serversql-server-2008ado.nettransactionstransactionscope

Read More
How can I implement "Preview" in ASP.NET MVC?...


asp.net-mvcpreviewtransactionscope

Read More
How to update database items using multiple threads within a transaction?...


c#sql-serverasynchronoustransactionstransactionscope

Read More
problem in creating and restoring a database within a transaction scope?...


c#transactionscope

Read More
Transaction Escalated to DTC No Multiple Connections...


c#entity-frameworktransactionscopemsdtccsla

Read More
Reset Isolation level when using Transaction Scop...


c#transactionstransactionscope

Read More
BackNext