Community

ASP.NET 4.0 and the Entity Framework 4 – Part 3 – Execute Stored Procedures Using the Entity Framework 4

(Vince Varallo) This article will demonstrate how to use the Entity Framework 4 to execute stored procedures that create, read, update, and delete (CRUD) records from a SQL Server database. This article builds upon the database that was generated in the first article, Create a Database Using Model

Read More - Register for Free Membership