Linq to SQL solve Transaction deadlock and Query timeout problem using uncommitted reads

When your database tables start accumulating thousands of rows and many users start working on the same table concurrently, SELECT queries on the tables start producing lock contentions and transaction deadlocks. This is a common problem in any high volume Read More...

Read the complete post at http://feedproxy.google.com/~r/OmarAlZabirBlog/~3/zpw40Zu0jms/linq-to-sql-solve-transaction-deadlock-and-query-timeout-problem-using-uncommitted-reads.aspx

Published 03-07-2009 2:30 PM by Omar AL Zabir blog on ASP.NET Ajax and .NET 3.5
Powered by Community Server (Non-Commercial Edition), by Telligent Systems