

And to do any Microsoft development, we need to create a project. Visual Studio is an official IDE for doing any kind of Microsoft development work. So go ahead and install Visual Studio from the below link: Step 1: Download & Install Microsoft Visual Studio 2013 Ultimateįor doing ASP.NET MVC, the first thing we need is Visual Studio.

In the next article, we will learn validations, both client side and server side and also we will look at how to interact with SQL Server using ADO.NET.

In part 1, we will see what we need to start MVC, we will learn the basics of creating controller, models and view and then we would create a simple student data entry screen and see how it works with the HTTP Post and submit. I have broken this tutorial into two parts. And I would encourage any new ASP.NET MVC learner to first see this video to get a good kick start. I have used the below youtube video for reference purposes. So in this two part article, I will be creating a simple student data entry screen using ASP.NET MVC, ADO.NET and Jquery. So if you are advanced, then I would suggest to start from this MVC article. This article series is targeted for freshers who want to learn Asp.net MVC step by step. Step 10: Writing logic for Submit click.Step 5: Putting code in the controller and view.Step 1: Download & Install Microsoft Visual Studio 2013 Ultimate.
