Visual Studio Online Learning

Source: Internet
Author: User
Tags microsoft help

Directory

What is Visual Studio Online? 1

What VSO can do 1

How to use 2

Login/Register, 2

Code Base 7

Connection VisualStudio 7

Create a new project 10

Add an existing Item 11

Submit Code 16

Agile Portfolio Management 22

Continuous Integration: 25

Test 28

What is Visual Studio Online?Visual Studio Online (VSO)is Microsoft in2013\11\12and theVisual Studioteam-oriented cloud collaboration tools, supported by a variety of development tools such asVisual Studio,EclipseorXcode), support for multiple development languages (Java,Python,HTML5,JavaScript,C #and so on.

each Visual Studio Online accounts can support 5 a free Basic users, more than 5 people have to charge for their heads.

What does VSO do?

Visual Studio Online in fact, the enhanced version of the cloud is deployed Team Foundation Service , it provides a team development platform in the cloud, including:

    • Code repositories
    • Agile development tools, etc.
    • Continuous integration
    • Testing and Bug Management

How to use

Login/Register,

Address https://www.visualstudio.com/

Click for free Trial

If you already have a Microsoft account, please login directly, no click "Register Now" to get Microsoft account

After landing, click "Create a free account now" to create the project

Waiting for ing ...

Received the created mail, click on the address in the mail to access the project homepage

Enter the necessary project information

Process template can choose from different agile tool templates

Select Source Version Control tool

Project creation after the first entry into the project, those who help what can see

Project homepage has user (user management), Rooms (chat room, easy to discuss project), Loadtests (refer to https://www.visualstudio.com/get-started/test/ LOAD-TEST-YOUR-APP-VS) and so on, these do not do a detailed introduction

Project User Management

Code Base Connection VisualStudio

Microsoft Help Documentation: Https://www.visualstudio.com/get-started/code/share-your-code-in-tfvc-vs#workspace

Personal Summary:

Open vs (2013 or 2015)

Click on the Login button in the top right corner to enter your newly registered VSO account login

Login interface

Select Viewà Team Explorer

Click the icon button from the right Team Explorer

Select Account

and then tap

Select a good path, click Map&get

Map success

After that is the same as the Microsoft documentation, paste the

Create a new app

If you already has an app, the want to add to version control, and skip down to the add an existing app.

Now the You ' ve added your app, you can skip down to snapshot your code.

Add an existing appMove and open the solution
    1. Close the solution.
    2. Open the workspace folder that you created if you configured your workspace.

    3. Move the code want to upload to the workspace folder.

    4. Open your solution in Visual Studio.

ADD the solution to Visual Studio Online
    1. add your Solution to version control.

    2. check in the solution.

    3. add a comment and check in.

    4. open the source Control Explorer.

      your solution is now in TFS.

Your whole team can work on the code now. All your changes is tracked in version control.

Snapshot (check in) your code
  1. When you edit code in Visual Studio, the changed file was automatically checked out. For example, Site.css are checked out after the border color have been changed to #ddd.

  2. Compare the modified file with the latest version in Source control.

    You can see the difference between the versions.

  3. Check in the changes.

    You can also check in from the Code window, or the Team Explorer.

  4. If you ' re working on a task or fixing a bug that's tracked as a work item, add this work item to your pending changes. Source control would resolve the bug or close the task, and it ' ll link the changeset to the work item.

  5. Add a comment and check in.

  6. Open the source Control Explorer.

  7. View The history of the file you changed.

    All the changesets that include this file is listed.

Agile Management

Click the work button

Create a user Story

a user through the system to complete his valuable goal (buy a can of drink) thing. This process is called " user case " or " user Story "

Click + Create Subkey

Support mouse drag and drop, very convenient

With hour evaluation function


These tasks can be viewed directly in VS

Can be viewed seamlessly in VS, editing tasks

Continuous Integration:

Here I'll just briefly explain the following

After each submission, it will

You can also create a bug task automatically when a bug occurs

Test

The unit tests in the code are automatically executed during continuous integration, and other test parts need to be purchased without further research.

Unit tests execute all DLLs that contain test based on configuration

For load testing please refer to Https://www.visualstudio.com/get-started/test/load-test-your-app-vs

Visual Studio Online Learning

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.