Steps to become a ASP.NET MVC 4 Programmer?
Steps to become a ASP.NET MVC 4 Programmer? What skills do I need to learn?
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.
Keyur PatelPosted May 20, 2013, 5:09 AM
If you will create your application using MVC razor then we have to use C# for controller and model in MVC razor.
Here are some MVC razor samples.
http://www.asp.net/mvc/tutorials/mvc-4/getting-started-with-aspnet-mvc4/intro-to-aspnet-mvc-4
http://code.msdn.microsoft.com/ASPNET-MVC-4-Sample-37924d68/view/SourceCode#content
Regards,
Keyur Patel
GREEN LINUXPosted May 16, 2013, 10:43 AM
For MVC Razor, do you also need to use C#?
Thanks
Keyur PatelPosted May 16, 2013, 2:35 AM
I hope , this details would be helpful to you.
GREEN LINUXPosted May 15, 2013, 9:34 AM
Keyur PatelPosted May 15, 2013, 2:17 AM
If you know the basic knowledge about the web based technologies then you can quickly learn MVC 4.
I would suggest first know the concept of MVC VS Web form. You can see from following link.
http://www.codeproject.com/Articles/528117/WebForms-vs-MVC
Once you clear the concept about the MVC then you can start learning. Please refer following URL for start learning MVC.
http://www.asp.net/mvc/tutorials/mvc-4/getting-started-with-aspnet-mvc4/intro-to-aspnet-mvc-4
http://www.codeproject.com/Articles/470107/ASP-NET-MVC-4-Part-1-Introduction
Regards,
Keyur Patel
Jignesh TrivediPosted May 14, 2013, 11:49 PM
if you have some basic knowledge about c#.net/vb.net/F# language and some what idea about how the web application work than it is easy to learn MVC.
Javeed M ShaikhPosted May 13, 2013, 4:51 PM
http://www.codeproject.com/Articles/556537/HTML5-offline-MVC-Part-1
GREEN LINUXPosted May 13, 2013, 4:44 PM
Thanks for the link + tutorial
Javeed M ShaikhPosted May 13, 2013, 4:41 PM
http://www.c-sharpcorner.com/uploadfile/shivprasadk/learn-mvc-model-view-controller-step-by-step-in-7-days-day-1/