Dealing with function imports in asp.net mvc3 using entityfr
Hi am new to asp.net and entityframework i have created some tables and stored procedures in my database and i have imported all the storeprocedures in my edmx file but here the main challenge is that i have to retrive the data from database using storedprocedues and function import but i dont know how to use that function import to retrive the data can any one please help me to achieve this...............
Iftikar HussainPosted Jul 16, 2013, 6:29 AM
Please refer the below link
http://stackoverflow.com/questions/6219643/how-to-call-stored-procedure-in-mvc-by-ef
Regards,
Iftikar
Sanjeeb LenkaPosted Jul 16, 2013, 6:21 AM
http://www.codeproject.com/Articles/620786/Learning-MVC-Part-3-Creating-MVC-Application-Perfo