Handling concurrency in EF

Imagine we were the developers assigned to develop/handle concurrency in the blogging system, what would be the starting point for us? The analysis would provide us with an answer for what is required to handle concurrency. Most importantly, it would help us understand the concurrency conflict and how it needs to be handled.

We will explore how concurrency conflict occurs and what needs to be done to handle it. Finally, we will see how it has been handled by the EF Core team.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset