ASP.NET 4.0 and the Entity Framework 4 - Part 3 - Execute Stored Procedures Using the Entity Framewo
        Posted  
        
        on ASP alliance
        
        See other posts from ASP alliance
        
        
        
        Published on Tue, 06 Apr 2010 00:00:00 GMT
        Indexed on 
            2010/04/06
            12:03 UTC
        
        
        Read the original article
        Hit count: 226
        
Filed under: 
        In this article, Vince demonstrates the usage of the Entity Framework 4 to execute stored procedures to create, read, update, and delete records in the database created in Part 1. After a short introduction, he examines the creation of the stored procedures and Web Forms, addition of the Stored Procedures to the Entity Model including adding, updating, and deleting records. He also shows how to retrieve a single record from the database.
        
        © ASP alliance or respective owner