Tagged Questions
3
votes
1answer
368 views
Deadlocks in SQL Server
We're currently encountering a problem with out ASP.NET Application that results in deadlocks on the SQL Server database. A bit of background information I can provide is that we rely heavy on AJAX ...