EF6 CodeFirst + Repository + Ninject + MVC4 + EasyUI practice (3), ef6codefirst

Source: Internet
Author: User

EF6 CodeFirst + Repository + Ninject + MVC4 + EasyUI practice (3), ef6codefirst
Preface

 

  • In the previous article, we built the front-end logon interface and Main Interface Based on the powerful front-end layout feature of EasyUI. In this article, we will try to deploy the entire solution to the cloud, that is, Visual Studio Online (TFVC.
  • Some source code management tools, such as vss, svn, tfs, and git, have their own characteristics during the development of team projects. However, the ultimate goal is to facilitate the collaborative development of teams and improve work efficiency. Visual studio has been able to manage source code on the cloud since version 2013. Visual Studio Online not only manages source code, but also monitors the entire project cycle, including code management, job tracking, and software interaction. For specific features, refer to the official website. Here I only take a look at the definition of Visual Studio Online.
Visual Studio Online is the Online homepage of your development project based on the Team Foundation Server feature with cloud services attached. In our cloud infrastructure, it takes only a few minutes to start and run without installing or configuring any servers. Visual Studio Online can be connected to Visual Studio, Eclipse, Xcode, and other Git clients, supporting development for various platforms and languages.

 

 

 

Create your own Visual Studio Online Home Page

 

  • Open the official website of visual studio and click the "free trial" button of Visual Studio Online to go to the Microsoft account logon page. If not, register one. After logging in, we can create our own Visual Studio Online homepage.

1. Open the visual studio official website and click the "free trial" button of Visual Studio Online.

  

  

2. log on to your Microsoft account and you will see the following interface. Enter an account name. For example, if my account is wangweimutou, this url will be used to log on to Visual Studio later.

The address of the Online homepage. If the region is located outside China, select "South-Central America.

  

3. After creating an account, you will jump to the following interface. You can enter the project name. For example, my project name is wangweimutouDemo. The process template is developed in agile mode.

Several models, Agile, cmme, and Scrum, we can choose the iterative model of Scrum. For version control, this example is mainly based on TFVC.

  

4. After creating a project, you will jump to the following page to add tasks or code. At this time, the Visual Studio Online homepage is created. We will add the solution code later.

  

 

Use Visual Studio Share code TFVC

 

  • Open the home address you just created, such as my https://wangweimutou.visualstudio.com /.

1. Click the created Project name wangweimutouDemo to go to the Project Management page.

  

2. on the Project Management page, click the Open in Visual Studio option to Open the local Visual Studio 2013

  

3. In Visual Studio 2013 team resource manager, click Configure workspace to store our code.

  

4. Select the directory to store and click ing and get.

  

5. Copy all the previously created solution files to the Created directory. The source code is downloaded at the end of the second article.

  

6. Click the refresh icon on the team resource management to view the solution. Click the solution file to open the project in Visual Studio 2013.

  

7. After opening the solution, select the solution to add the solution to source code management.

  

8. After being added to source code management, more check-in options will be provided. Operations are no different from other source code managers. We select the entire solution for check-in.

  

9. After adding the file, you can view the synchronization code in the code option of Visual Studio Online project management.

  

 

Remarks

 

  • This article completes source code cloud deployment. If it is a multi-person cooperation project, we can add members to the team for collaborative work.
  • Although this article only describes its source code management, if you are a Manager, do not ignore its software project iteration cycle management. Here, it provides a lot of functions, including job creation and assignment, Bug tracking, and test case management. If you want to learn more about Visual Studio Online, please refer to the help documentation on the official website.

 

Related Article

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.