Under what conditions should a developer consider changing the default isolation level explicitly defined by the framework?
Thanks!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Almost never.
There are many clever RDBMS, .net, Jave etc engineers working for Microsoft, Oracle etc who know more than the average code monkey (me and you) about this kind of thing
Some SO questions about dirty reads:
And a recent blog article from SQL Server support team: “Inappropriate usage of high isolation level isn’t just about blocking when it comes to performance“