How to add Stored Procedures to EntityFramework ? [Resolved]

Posted by Kasani007 under ADO.NET on 7/17/2014 | Points: 10 | Views : 2045 | Status : [Member] | Replies : 4
How to add Stored Procedures to EntityFramework ?




Responses

Posted by: Bandi on: 7/17/2014 [Member] [MVP] Platinum | Points: 50

Up
0
Down

Resolved
Refer the below links for sample code to call SPs from Entity Framework

http://www.c-sharpcorner.com/UploadFile/ff2f08/call-store-procedure-from-entity-framework/
http://visualstudiomagazine.com/articles/2014/04/01/calling-stored-procedures-from-entity-framework.aspx

Mark This Response as Answer
--
Chandu
http://www.dotnetfunda.com/images/dnfmvp.gif

Kasani007, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Goud.Kv on: 7/17/2014 [Member] [MVP] Gold | Points: 50
Posted by: Ajay.Kalol on: 7/17/2014 [Member] Starter | Points: 50
Posted by: Bandi on: 7/17/2014 [Member] [MVP] Platinum | Points: 25

Up
0
Down
http://stackoverflow.com/questions/20970416/using-stored-procedure-in-entity-framework

Mark This Response as Answer
--
Chandu
http://www.dotnetfunda.com/images/dnfmvp.gif

Kasani007, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response