First application on MVC

1.   1.     Open Visual  studio
     2.       Go to file -> New - >Project like the above image:
     

    3.       Select the arr-owed options and then give name and then click on OK button , just like below image:
     
                  

    4.       Now a new dialogue box ll open now select  -> Internet application -> Razor Engine  -> Ok , just like the below image:


    5.       Now take a look over solution explorer you can see here the model , View and controller folder just like below image:


    6.       Now run your application F5 ll show you a web page : 



        Next i'll explain to add Module,Control or Views in your new MVC application. Till wait.........

       Thanks
        Neha Sharma