---
title: "In this article we'll talk about TFS, Live Sharing of VSCODE, GitHub And BitBucket Repository."  
description: "1.) TFS stands for Team Server Foundation. 2.) Live Sharing is a feature by VS Code 3.) GitHub and Bitbucket : Sharing Repository Tool"  
author: "Anonymous User"  
published: 2021-07-01  
canonical: https://www.mindstick.com/articles/327170/in-this-article-we-ll-talk-about-tfs-live-sharing-of-vscode-github-and-bitbucket-repository  
category: "technology"  
tags: ["visual studio", "visual studio 2017"]  
reading_time: 2 minutes  

---

# In this article we'll talk about TFS, Live Sharing of VSCODE, GitHub And BitBucket Repository.

1. **TFS :** TFS is tailored for Microsoft [Visual Studio](https://www.mindstick.com/forum/12863/how-to-insert-a-video-in-asp-dot-net-web-page-in-visual-studio-2010) and Eclipse on all platforms, however, it can also be used as a back-end to several IDEs (Integrated [Development Environments](https://answers.mindstick.com/qa/111694/what-are-the-advantages-of-using-integrated-development-environments-ides)).Team Foundation Server (TFS), currently known as [Azure DevOps](https://www.mindstick.com/articles/323637/why-you-should-learn-azure-devops-fundamentals-objective-etc), and it is a product of Microsoft. It has been developed solely to improve the software development process in companies. Developer can use TFS in the [entire life](https://answers.mindstick.com/qa/35715/which-animal-never-drinks-water-in-its-entire-life) cycle of software development for purposes such as [project management](https://www.mindstick.com/articles/1868/project-management-in-software-development), Code merging/Gathering, and testing, etc., which results in process [improvement](https://answers.mindstick.com/qa/32074/which-state-introduces-land-improvement-schemes-act-bill-to-empower-farmers-in-state), quality output, and improved delivery time.
2. **Live Sharing of VSCODE :** Live share enables the Developers to share their code to their project teammates, friends, classmate or professor on the same code without need to sync code to configure the same [development tools](https://answers.mindstick.com/qa/93973/name-some-content-development-tools-you-re-familiar-with), settings or environment to the other. Live Sharing of Code enables us to make a collaborative session to share it with other member. This help us to share the code or repository to the other member in the workspace. This will make the code to read to our classmate without downloading any package or any type of dependencies. Through this feature, anyone can help their knowns by sitting at different place easily.
3. **GitHub and Bitbucket :** GitHub is a repository hosting tool to host the project online and been accessed at any part of the country .It has been developed by Microsoft. Whereas BitBucket is repository management tool [specially designed](https://answers.mindstick.com/qa/47847/what-informal-name-is-given-to-the-specially-designed-vehicles-used-by-the-pope-during-outdoor-public-appearances) to develop a project with a teams of 2 or more.

\

---

Original Source: https://www.mindstick.com/articles/327170/in-this-article-we-ll-talk-about-tfs-live-sharing-of-vscode-github-and-bitbucket-repository

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
