MVC 5 Sail-First chapter

Source: Internet
Author: User

This chapter will cover some of the basics of building ASP. NET MVC 5 Web application, and through this chapter, you should be able to master the basic steps of building an MVC 5 application and learn about MVC 5 applications by presenting a complete MVC 5 Hello World Application The user experience that the program brings.

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

Win7 x64 Enterprise

Visual Studio Express for Web or Visual Studio 2013

2. Create a simple MVC 5 application

Start VS2013 (with administrator permissions to prevent access errors)

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

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

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

Wait a while, the application is being built, 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

The new page opens: Our world-famous app Hello worlds shows up before us.

In the next chapter, we will continue this chapter to further analyze the various feature that MVC 5 Web applications bring.

P.S. You never know how much you can do, only you have to do to know.

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.