MVC5 Website Development Practice 1, set up the project

Source: Internet
Author: User

Directory

MVC5 Website Development Practice Overview

I. Set up project 1, build a team project

Use different computers in your office and home, and build your project as a team project for easy sharing of your code.

Opening the vs2013→ new → team project (Figure 1) will automatically open the Visual Studio online page (Figure 2), enter the Microsoft Pass login (no account to register one, free), jump to Figure 3 interface.

In Figure 3, enter the project name and description, click Creatr Project to wait for the project to complete, and then jump to Figure 4 interface.

In Figure 4, click Open in Visual Studio, start vs automatically, and display the Team Explorer panel (Figure 5).

In Figure 5, click Configure Work area, configure the local workspace (Figure 6), click Map and get the local mapping done. 7 after completion

2. Establish site project

In Figure 7, click New, select the Visual c#→web→asp.net Web application in the popup dialog box, enter the project name 8, and make sure that the Figure 9 dialog box is displayed.

dialog box select MVC, click Change Authentication, because you want to manage users here to choose None, OK, the project was created after 10.

2.1 Adding zones

On the site project, right-click Add-zone (Figure 11) input member OK. Also add the config area again. After you add the Solution Manager interface 12 is finished.

3. Build other projects 3.1 build a core project

In Solution Manager, right-click on the solution (Figure 13), add New project, and pop Up the New Project dialog box (Figure 14)

In the dialog box, select the Visual c#–> class library name to enter "Core".

Also set up user project, data project.

=========================

Code Address: Http://pan.baidu.com/s/1eQJ56ka

MVC5 Website Development Practice 1, set up the project

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.