Mike Taulty's Blog
Bits and Bytes from Microsoft UK
Entity Framework - Object Services Level. CUD with Stored Procedures.

Blogs

Mike Taulty's Blog

Elsewhere

How would you get the Entity Framework to map inserts, updates, deletes through a stored procedure layer rather than dynamically asking the underlying provider to generate INSERT/UPDATE/DELETE statements?

I was about to write some code when I came across this post (again :-)) so I spent the time reading all of that which is a really good description instead of opening VS :-)


Posted Tue, Aug 28 2007 3:33 PM by mtaulty

Comments

LINQ. Seniority. « Tales from a Trading Desk wrote LINQ. Seniority. « Tales from a Trading Desk
on Wed, Aug 29 2007 3:59 PM
Mike Taulty's Blog wrote ADO.NET Entity Framework - Bringing Together A Few Previous Posts
on Wed, Aug 29 2007 5:38 PM
This is just a convenience - links to the posts that I've made so far around beta 2 of the ADO.NET Entity...
Entity Framework from Mike Taulty « vincenthome’s Software Development wrote Entity Framework from Mike Taulty « vincenthome’s Software Development
on Fri, Sep 7 2007 7:25 AM