Delegates as callback functions in csharp

To update many records in entity framework, it is good to use the .Attach method of the db context instead of looping through every record and fetching the data through EF and updating it.

Your browser is out-of-date!

Update your browser to view this website correctly. Update my browser now

×