MVC5 website Development II Creation Project

Source: Internet
Author: User
Tags create directory

Yesterday, the idea of the project was roughly fixed, and today the solution is set up first. The whole solution contains 3 items such as ninesky.web,ninesky.core,ninesky.datalibrary and so on. Ninesky.web is a WEB application , and Ninesky.core and ninesky.datalibrary are class libraries.

Because the code is to be published on CodePlex.com, a project is registered on codeplex.com.

One, the TFS server connected to the CodePlex.com

1, file-New-"team project, pop-up connect to the Team Project Collection dialog box.

2, click the server button, pop up the server selection dialog box.

3. Click the Add button to add the TFS dialog box

4. Enter the TFS server address, then click OK, enter the user name and password that you requested in the popup dialog box, and then return to the Add/Remove TFS dialog box.

5. Select the TFS you just added.

6. Select the Default collection TFS40 then click the Connect button in the lower right corner.

7. The Team Explorer interface after successful connection. The TFS connection was successful.

Ii. Creation of Ninesky.web project

1. Select new project , and the New Project dialog box appears.

2. In the dialog box, select Visual C # –>Web(1), ASP. NETWeb application (2), fill in the project name (3), select storage location (4) and Solution name (5), and tick create directory for Solution and Add to source code control (6). Then click OK button. The new ASP. NET Project dialog box appears.

3, Template selected MVC(1), authentication select Individual user account (2). Microsoft Azure do not tickthe Host in the Cloud (3), and then click the OK button.

(Microsoft Azure I haven't used it, I hear it seems to charge.) Have a brother who knows the details, please let me know.

4. Select Team Foundation versioning in the pop-up Source Control dialog box, and then OK .

5, in the Pop-up dialog box do not need any changes, directly determine the can.

6. This is the interface of the solution Manager When the project is created.

Press F5 to run and preview the default page.

Iii. Creation: Ninesky.core Project

1. In the Solution Manager panel, the solution "Ninesky" right-click Add - new Project

2. In the dialog box, select Visual c#->windows(1), class library (2), enter the project name "ninesky.core", click OK, Project creation is complete.

Iv. Creation: Ninesky.datalibrary Project

Same as create Nninesky.core, just change the project name to ninesky.datalibrary

V. Save the project to TFS.

1. Solution Explorer Panel solution Ninesky Right-click to move in.

2. Show Team Explorer-pending Change panel, click the Move in button to migrate the code to TFS.

3, after the completion of the access https://ninesky.codeplex.com Click Source CODE in (1) can view the source file, click on the (2) at the Download You can download the source files.

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

You will need to download the latest code in the future to download the https://ninesky.codeplex.com directly.

MVC5 website Development II Creation 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.