How to stored procedure in asp.net MVC3. i need it like anything .in Entity Framework i have worked .i but client requirement is Stored procedure..
please help me
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sukesh MarlaPosted Sep 4, 2012, 11:22 AM
Entioty framrework automatically creates methods for your stored procedures.
Cheers
Check this is correct answer if it helped.