Search code examples
Is it possible to make a transaction which will still allow ReadOnly requests?...


.net.net-4.0transactionstransactionscope

Read More
Issue in Transaction Scope inside WCF...


wcftransactionstransactionscope

Read More
Entity framework and transaction scope...


entity-frameworktransactionscope

Read More
C# - Usage of transactions in business layer (SQLServer 2005+ , Oracle) - good examples...


c#transactionsbusiness-logictransactionscope

Read More
TransactionScope with Membership and Roles calls in same block (way to use only one connection?)...


c#membershiprolestransactionscope

Read More
TransactionScope Timeout occurs prematurely?...


c#.nettransactionstransactionscope

Read More
What difference does TransactionContext make when adding an object?...


c#databaseentity-frameworkentity-framework-4transactionscope

Read More
TransactionScope always tries to promote to MSDTC...


.netentity-frameworktransactionstransactionscope

Read More
How to use SQL membership with transaction scope (without DTC)?...


c#asp.net-membershipsql-server-expresstransactionscope

Read More
Unwanted promotion using TransactionScope...


sqlwcftransactionscope

Read More
Transaction and ASP.NET Membership API...


.netasp.net-membershipsubsonic3transactionscopemsdtc

Read More
How to correctly exclude logging from TransactionScope in .Net...


.netloggingtransactionstransactionscope

Read More
High volume site using ADO.NET TransactionScope vs ExecuteCommand on NOLOCK, READ UNCOMMITTED direct...


sql-serverlinq-to-sqltransactionscopenolockread-uncommitted

Read More
Spring's NamedParameterJDBCTemplate join Hibernate's session?...


javahibernatespringtransactionscopejdbctemplate

Read More
How to limit TranscactionScope to given DataBaseContext in C#?...


c#transactionstransactionscope

Read More
Good idea to use NOLOCK to work around a query/update scenario?...


.nett-sqltransactionscope

Read More
System.Transactions vs. MSDTC...


.netdatabaseado.nettransactionscope

Read More
TransactionScope vs. IDbTransaction...


.netdatabasetransactionstransactionscope

Read More
Is it a good idea to wrap a data migration into a single transaction scope?...


sql-server-2008transactionscopedatabase-migration

Read More
How can I stop this error when I'm debugging too long?...


.netdebuggingdatasettransactionscope

Read More
How to perform a transaction with an Entity Framework object context?...


c#entity-frameworktransactionscope

Read More
Does SQL Server Compact (CE) support a RequiresNew transaction scope inside another one?...


linq-to-sqlsql-server-cetransactionscope

Read More
how to implement Unit Of Work just using just TransactionScope and sqlconnections...


.netrepositorydesign-patternstransactionscopeunit-of-work

Read More
TransactionScope nuances...


c#.netado.nettransactionstransactionscope

Read More
TransactionScope and database connections...


.nettransactionscope

Read More
.NET transaction management without TransactionScope...


c#.netado.nettransactionstransactionscope

Read More
Multiple isolation levels needed for a TransactionScope?...


c#lockingdeadlocktransactionscopeisolation-level

Read More
Can i retrieve data from the database while in a TransactionScope?...


databasetransactionscope

Read More
TransactionScope/SqlTransaction timeout extension...


.netsql-servertransactionstransactionscopesqltransaction

Read More
TransactionScope causes TransactionManagerCommunicationException when used for DB unit tests...


c#databaseunit-testingtransactionscope

Read More
BackNext