2
Reply

How do you call stored procedure using EF Code first?

Arunava Bhattacharjee

Arunava Bhattacharjee

Sep 24, 2014
1.9k
0

    create a new ADO.Net Entity Data Model using "EF Designer from database". next steps should follow , call to store procedure and write function in the context class

    Sneha Panda
    December 15, 2014
    0

    http://www.codeproject.com/Questions/705569/How-to-call-a-Stored-Procedure-in-Code-First-Entit

    Munesh Sharma
    October 01, 2014
    0