List Question
20 TechQA 2024-03-21T16:51:58.140000'TRANSACTION ISOLATION LEVEL is set to SNAPSHOT' error when using TransactionScope on Memory Optimised Table
46 views
Asked by Sean McKinney
TransactionScope does not Rollback when even when an exception is thrown
73 views
Asked by Lavanya Tulsian
Azure Functions w/ EF Core DbContext - how does the DI scope work?
248 views
Asked by Maximilian Riegler
Reset ISOLATION LEVEL to it's default for SQL Server >= 2014
60 views
Asked by DooDoo
How can I use TransactionScope when making API calls and connectiong to a database in C#?
48 views
Asked by Crystal
Wrapping UserManager.Create in the same transaction as other Entity Framework operations
61 views
Asked by Bob.at.Indigo.Health
Calling WCF method inside a Transaction cause error
83 views
Asked by Masoud
Timeouts calling SQL from C#: TransactionScope appears to override DbCommand CommandTimeout
72 views
Asked by Brondahl
How to ensure rollback from without explicit ROLLBACK
72 views
Asked by Steve S
C# ADO.NET Transaction Scope Auto Committed Before Calling Complete()
43 views
Asked by Raquib
EF Core query inside ReadUncomitted transaction scope, executed as ReadComitted
50 views
Asked by aplon
How to use sql transaction in multiple efcontexts and multi-thread in ef core
166 views
Asked by Dilshod K
TransactionScope to delete associated data
47 views
Asked by Suraya Zulkifli
Using TransactionScope with ASP.NET Core 6 Web API & System.Data.SQLite
667 views
Asked by Sam Carleton
Distributed Transaction using TransactionScope
46 views
Asked by VinayVelugu
How do I make a scope that is independent of any containing scope *and* does *not* start a new transaction?
135 views
Asked by Patrick Szalapski
Entity Framework 6 and Bulk Updating is Locking Table work arounds
46 views
Asked by Mike Flynn