entity framework - Using MVC4, need to pass input to stored procedure in SQL Server 2012 and retrieve the result and display it in view -


i new mvc concepts, need learn before new project begins in couple of weeks. want know 1 thing, how pass input sql server 2012 stored procedure using entity framework , retrieve results , display in view using asp.net mvc 4.

if 1 me grateful, can move on learning basic steps.

thanks time.

this question isn't simple , better answer links articles:

  1. work entity framework in asp.net mvc 3/4
  2. stored procedures in entity framework

Comments

Popular posts from this blog

basic authentication with http post params android -

vb.net - Virtual Keyboard commands -

How to get multiresult with multicondition in Sql Server -