Search code examples
NHibernate with multiple databases and transactions...


c#nhibernatetransactionstransactionscope

Read More
is TransactionScope usable for sql operations, is it doing the same thing as Sqltransaction?...


c#sqltransactionscope

Read More
Question About TransactionScope in .NET...


c#.netsql-servertransactionstransactionscope

Read More
Delete Stored Proc Deadlock in Sql Server...


sql-serverdeadlocktransactionscope

Read More
Passing around a SqlConnection...


.nettransactionstransactionscopesqlconnection

Read More
Nested/Child TransactionScope Rollback...


.nettransactionstransactionscope

Read More
Why is TransactionScope using a distributed transaction when I am only using LinqToSql and Ado.Net...


sql-serverlinq-to-sqlado.nettransactionscopedistributed-transactions

Read More
How to implement a memory transaction scope in C#?...


c#.netcachingtransactionscope

Read More
TransactionScope question - how can I keep the DTC from getting involved in this?...


sql-server-2008transactionscopemsdtcsqlconnection

Read More
C# TransactionScope - L2E...


c#.nettransactionslinq-to-entitiestransactionscope

Read More
Is there a way to create an ADO.NET connection and ignore the ambient Transaction?...


c#.netado.nettransactionstransactionscope

Read More
C# - System.Transactions.TransactionScope...


c#.nettransactionstransactionscope

Read More
Why does the following SQL Server insert deadlock when run within a transaction?...


c#sql-serverlinq-to-sqldeadlocktransactionscope

Read More
Informix .NET Provider and TransactionScope not rolling back...


informixtransactionscope

Read More
Why doesn't TransactionScope assume success?...


.nettransactionscope

Read More
Why is TransactionScope causing problems using Entity Framework?...


c#entity-frameworksql-server-2008transactionscopemsdtc

Read More
SQL Server Transactions --- C#...


c#sql-serverstored-procedurestransactionstransactionscope

Read More
TransactionScope Allows Partial Update Even Though Second Service Errors...


c#.nettransactionstransactionscope

Read More
Instantiating TransactionScope returns null...


vb.nettransactionstransactionscope

Read More
Transactions in .Net 2.0 application-- what to use?...


sql-server-2008.net-2.0transactionscope

Read More
What's a good way to handle "async" commits?...


oracle-databasetransactionstransactionscopeodp.netmsdtc

Read More
How to use transactions in DotNetNuke (entangled with L2S)?...


linq-to-sqldotnetnukecoding-styletransactionscope

Read More
How can I implement a class that is aware of TransactionScope?...


c#active-directorytransactionstransactionscope

Read More
Transaction handling with TransactionScope...


c#asp.nettransactionscopetableadaptertyped-dataset

Read More
MS States remote proc trans option will be removed in Next version of SQL SERVER...


c#.netasp.nettransactionscopemsdtc

Read More
Multiple SubmitChanges and transaction rollback using Linq To SQL...


.netlinq-to-sqltransactionscope

Read More
NHibernate transaction: Why does this result in committed data?...


nhibernatetransactionscope

Read More
Hierarchy of TransactionScope...


c#transactionstransactionscope

Read More
XACT_ABORT within TransactionScope for simple error handling...


sql-server-2000transactionscope

Read More
Is it possible combine transaction scope with committing a transaction inside a stored procedure?...


c#sql-serverentity-frameworktransactionstransactionscope

Read More
BackNext