MVC 5 Chapter One creating MVC 5 Web Applications _ Practical Tips

Source: Internet
Author: User

1. MVC 5 Application Environment configuration (refer to my machine configuration)

Win7 x64 Enterprise

Visual Studio Express 2013 for Web or Visual Studio 2013

2. Create a simple MVC 5 application

Start VS2013 (with administrator permissions, prevent permission access errors)

Click File->new->project to create Web Project

Select the Web project template, click ASP.net web application, enter project name and solution name, select Project Storage directory

Select the MVC project template and click the OK button to create MVC5 Web project

Waiting for a while, the application is building, and when the application is built, we can see the Web application that VS2013 helped us create, from which we can see the basic directory Structure of the MVC 5 application

Click Internet Explorer to run the Web application that we created earlier

A new page opens: Our world-famous app Hello World shows up in front of us.

We will continue this chapter in the next chapter to further analyze the various feature that the MVC 5 Web application brings.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.