"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 1 : Start Visual Studio


Step 2 : Create a new Project




Step 3 : Change ViewBag.Message To "Hello World"

Step 4 : Run the Application

Here You go : Your First "Hello World" MVC Application

Now that you got your application to run , You have everything in place to start learning asp .net MVC.
No comments:
Post a Comment