Tuesday, 4 August 2015

"Hello World" Application

Lets start with a hello world application to make sure that we have everything in place to get started & the code executes .



Lets start with your first MVC application "Hello World"

Step 1Create a new project  





Step 2: Select Asp.Net web Application and give the Name and Location for the Application 


Step 3: Wait few minutes 


Step 4 : After waiting this page will be created




Step:5 Go to solution Explorer and open the controller Folder and select Home Controller



Step 6: Type Hello World and Run the Application 



Step 7: Here you go : Your First "Hello World" MVC Applicatiuon






Now that you got your application to run , You have everything in place to start learning asp .net MVC.

No comments:

Post a Comment