Insert/Update/Delete Operations with LINQ

LINQ to SQL is not just querying data but is also a complete infrastructure for data manipulation. This means that you can perform Insert/Update/Delete operations against your object model using LINQ. Let’s discuss first how a new entity can be added to an entity set.

Get Visual Basic 2015 Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.