MVC 5 chapter 1 create MVC 5 web Applications

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 permission to prevent permission access errors)

Click File> New> Project to create a Web Project.

Select a Web Project template, click ASP. NET Web Application, enter the project name and solution name, and select the project storage directory.

Select the MVC Project template and click OK to create the MVC5 Web Project.

Wait for a while, the application is being built. After the application is built, we can see the web application that VS2013 helped us to create. From this, we can see the basic directory structure of the MVC 5 application.

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

A new page is available: Hello World, the World famous application, is displayed in front of us.

 

 

In the next chapter, we will continue the content of this chapter and further analyze the various Feature brought by MVC 5 web applications.

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.