Click here to Skip to main content
15,896,063 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Dear All, please i need help, i newbie using MVC4 ASP.Net.

How to call stored procedure in mvc4 ?

any idea ? or tutor ? please...
Posted
Comments
Praveen Kumar Upadhyay 5-Dec-14 3:38am    
you want to use in Entity Framework??

If you are using Entity framework then below article might help you.

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

If you are not using Entity Framework then calling of stored procedure is as usual as in ADO.Net
 
Share this answer
 
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900