NHibernate with multiple databases and transactions...
Read Moreis TransactionScope usable for sql operations, is it doing the same thing as Sqltransaction?...
Read MoreQuestion About TransactionScope in .NET...
Read MoreDelete Stored Proc Deadlock in Sql Server...
Read MoreNested/Child TransactionScope Rollback...
Read MoreWhy is TransactionScope using a distributed transaction when I am only using LinqToSql and Ado.Net...
Read MoreHow to implement a memory transaction scope in C#?...
Read MoreTransactionScope question - how can I keep the DTC from getting involved in this?...
Read MoreIs there a way to create an ADO.NET connection and ignore the ambient Transaction?...
Read MoreC# - System.Transactions.TransactionScope...
Read MoreWhy does the following SQL Server insert deadlock when run within a transaction?...
Read MoreInformix .NET Provider and TransactionScope not rolling back...
Read MoreWhy doesn't TransactionScope assume success?...
Read MoreWhy is TransactionScope causing problems using Entity Framework?...
Read MoreTransactionScope Allows Partial Update Even Though Second Service Errors...
Read MoreInstantiating TransactionScope returns null...
Read MoreTransactions in .Net 2.0 application-- what to use?...
Read MoreWhat's a good way to handle "async" commits?...
Read MoreHow to use transactions in DotNetNuke (entangled with L2S)?...
Read MoreHow can I implement a class that is aware of TransactionScope?...
Read MoreTransaction handling with TransactionScope...
Read MoreMS States remote proc trans option will be removed in Next version of SQL SERVER...
Read MoreMultiple SubmitChanges and transaction rollback using Linq To SQL...
Read MoreNHibernate transaction: Why does this result in committed data?...
Read MoreXACT_ABORT within TransactionScope for simple error handling...
Read MoreIs it possible combine transaction scope with committing a transaction inside a stored procedure?...
Read More