Steven Giesel 8/21/2022

EF7 - Bulk updates and Bulk deletes

Read Original

This article provides a detailed look at the new ExecuteUpdateAsync and ExecuteDeleteAsync methods in Entity Framework 7. It explains the performance problems with traditional update/delete loops, demonstrates the new syntax, and discusses important limitations such as immediate execution and incompatibility with the Unit of Work pattern.

EF7 - Bulk updates and Bulk deletes

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes