Chris Cavanagh’s Blog

Batch Updates and Deletes with LINQ to SQL

April 14, 2008 · No Comments

My co-worker / colleague Terry Aney has posted a kick-ass article about coaxing LINQ to SQL into generating more efficient SQL batch UPDATE and DELETE commands (in the current LINQ to SQL release, separate UPDATE / DELETE commands are executed for each row).  It’s an interesting read and the end result is pretty sweet too :)

Categories: .NET

0 responses so far ↓

  • There are no comments yet...Kick things off by filling out the form below.

Leave a Comment