You are developing an ASP.NET MVC application that reads and writes data from a SQL Server database. You need to maintain data integrity in all situations that use transactions.
Suggested Answer:C🗳️
The highest isolation level, serializable, guarantees that a transaction will retrieve exactly the same data every time it repeats a read operation. References: https://technet.microsoft.com/en-us/library/ms189122(v=sql.105)
You are developing an ASP.NET MVC application that reads and writes data from a SQL Server database.
You need to maintain data integrity including retrieving identical sets across reads in all situations that
use transactions.
Which isolation level should you use?
Answer B apparently
That's on briefmenow
This section is not available anymore. Please use the main Exam Page.70-487 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
swagrid1556
4 years, 5 months agoswagrid1556
4 years, 5 months agoLErno
4 years, 5 months ago