NetMsmqBinding: messages are being processed multiple times...
Read MoreWhy does System.Web.Security.Roles.RoleExists in combination with LocalDB source require MSDTC?...
Read Moreusing WebSercurity.CreateAccount with other queries in a TrasactionScope, without DTC Enabled...
Read MoreEntity Framework TransactionScope not rolling back...
Read MoreDoes the first insert into a table effectively lock the entire table?...
Read MoreTransactionScope doesn't rollback on exception CSLA 4.3...
Read MoreFlowing transaction to Workflow Foundation 4.5...
Read MoreIs it possible to step outside of the current TransactionScope and insert data...
Read MoreEF4, TransactionScope and Task<>...
Read Moreoptimal isolation level for specific applications...
Read MoreUsing TransactionScope when integration testing web apis...
Read MoreRead old data from the table, while some transaction is writing to the same table...
Read MoreTransactional operations simultaneously mixed with non-transactional ones...
Read Moreentity framework transactions and sql azure default isolation level...
Read MoreInformix, NHibernate, TransactionScope interaction difficulties...
Read MoreReworking EF nested connections to avoid MSDTC on Azure...
Read MoreIs there some way to open a new connection that does not take part in the current TransactionScope?...
Read MoreOccasional System.ArgumentNullException using TransactionScope and MS DTC...
Read MoreTransactionScope across AppDomains and processes...
Read MoreUsing transactions across processes...
Read MoreEF5 Code First TransactionScope without escalating to MSDTC...
Read MoreIntermittent System.ArgumentNullException using TransactionScope...
Read MoreWhat to use - SqlTransaction or TransactionScope in my architecture...
Read MoreTransactionScope yields System.Transactions.TransactionException...
Read MoreCalling WCF service method from transaction scope...
Read MoreTransactionScope disposal failure...
Read MoreIs it important to Open a sql connection in the transactionscope...
Read MoreTransactionScope not working correctly with 2 layer database setup...
Read More