Wednesday, September 17, 2014

Visual Studio 2012 ASPNET 4 MVC 4 Creating A Project

---
ASPNET 4 MVC 4 Creating A Project

Professional ASP.NET MVC 4 (111834846X) cover image

This tutorial is based on “Chapter 1 Getting Started” of the book

Professional ASP.NET MVC 4

Jon Galloway, Phil Haack, Brad Wilson, K. Scott Allen, Scott Hanselman
ISBN: 978-1-118-34846-8
Paperback
504 pages
October 2012
STEPS
1) Start Visual Studio 2012
2) Create A New Project
2-1) Go to Menu Bar. Select File/New Project…
2-2) Define Project Settings
2-3) Project Template Options.
2-4) Core MVC components
3) Run Project
3-1) Select Solution Name in Solution Explorer, then select Debug/Start Debugging in Menu Bar.
3-2) Browse Project Web Site

STEPS

1) Start Visual Studio 2012

2) Create A New Project

2-1) Go to Menu Bar. Select File/New Project…

2-2) Define Project Settings

2-3) Project Template Options.

2-4) Core MVC components

3) Run Project

3-1) Select Solution Name in Solution Explorer, then select Debug/Start Debugging in Menu Bar.

3-2) Browse Project Web Site

---

No comments:

Post a Comment