MVC Example
Can anyone attach .net code using MVC. Actually practically i didn't use it. And i want simple example so that i can understand it.
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.
Iftikar HussainPosted Jul 18, 2013, 12:01 PM
Please refer the below link
http://www.dotnetfunda.com/articles/article1297-how-to-create-a-simple-hello-world-aspnet-mvc-tutorial-no-1.aspx
http://www.asp.net/mvc/tutorials/getting-started-with-aspnet-mvc3/cs/intro-to-aspnet-mvc-3
Regards,
Iftikar
Sandeep Singh ShekhawatPosted Jul 19, 2013, 10:27 PM
Please go through below link and download source code
http://www.c-sharpcorner.com/UploadFile/3d39b4/getting-started-with-razor-view-engine-in-mvc-3/
Or
below link has basic application in MVC 2
http://www.c-sharpcorner.com/UploadFile/3d39b4/creating-your-first-Asp-Net-mvc-application/
Thanks,
Sandeep
Jignesh TrivediPosted Jul 18, 2013, 11:17 PM
hi,
Please refer below link it might help you.
http://www.codeproject.com/Articles/470107/ASP-NET-MVC-4-Part-1-Introduction
http://www.asp.net/mvc/tutorials/mvc-4/getting-started-with-aspnet-mvc4/intro-to-aspnet-mvc-4
http://www.codeproject.com/Articles/468777/Code-First-with-Entity-Framework-5-using-MVC4-and