TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About vsts
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Vidya Vrat Agarwal (5)
Mahesh Chand (4)
Ankur Mistry (4)
Asif Khan (3)
Afzaal Ahmad Zeeshan (3)
Rajeev Punhani (2)
Dhruvin Shah (2)
Sanath Shetty (2)
Gowtham K (2)
Shivprasad (2)
Dharmendra Gaur (2)
Menaka Priyadharshini B (1)
Alpesh Thakor (1)
Karthik Elumalai (1)
Habibur Rony (1)
Santhakumar Munuswamy (1)
Hemant Mahajan (1)
Usama Mosaad (1)
Anubhav Bansal (1)
Shantanu Sawane (1)
Jawahar Govindaraj (1)
Satheesh Kumar (1)
Related resources for vsts
No resource found
Introduction To Azure DevOps
4/26/2019 9:29:11 AM.
In this article, I am going to explain some basic concepts of Azure DevOps. This article is for absolute beginners in Azure DevOps and I am starting from scratch.
Get Started With DevOps With VSTS
1/8/2019 1:10:58 AM.
Zero to DevOps with Visual Studio Team Services. In this video, watch and learn how to implement Zero to DevOps for any language by using Visual Studio Team Services.
How To Create Release Notes In VSTS Using Bravo Notes
10/18/2018 4:17:47 AM.
Bravo Notes is an extension tool for collecting, organizing, editing and publishing the new featuring updates for your software application. The rise of DevOps and agile has led to frequent changes to
Guide For Visual Studio Team Service (VSTS)
9/20/2018 4:06:29 PM.
This article was written for those who really want to understand about VSTS functionalities and features. And this article explained VSTS by comparing with TFS (Team Foundation Server) to understand t
What Is New In Azure DevOps
9/12/2018 10:42:07 AM.
In this article, we will see what's new in Azure DevOps. Yesterday, Microsoft announced that Visual Studio Team Service is now Azure DevOps Services.
Manage Team Project Using Agile Workflow Process In Visual Studio Team Service
8/22/2018 3:27:35 PM.
In this article, we will learn how to Create a project using the Agile Process and Manage Iteration, Area, and Work Items.
How To Create A Team In Visual Studio Team Services And Add Members
8/7/2018 8:30:52 AM.
In this Article, we will learn how to Create a Team and Add a member in VSTS also make an Admin to Particular Team.
Permission And Group Management In Visual Studio Team Services
8/5/2018 10:36:02 AM.
This Article provides a detail for each built-in Group and permission in VSTS and how to create a new group and manage permissions.
Building A DevOps CI/CD Pipeline For ASP.NET Core With VSTS
7/26/2018 9:21:40 AM.
This article mainly covers how to create a new build and release definition using VSTS.
VSTS DevOps - Quick Guide To Setup VSTS Continuous Integration
5/14/2018 10:07:15 AM.
In this article, we will learn to setup VSTS Continuous Integration.
Creating A CI/CD Pipeline Using VSTS
5/13/2018 2:26:43 PM.
In this article, we are going to learn about continuous integration and continuous deployment using VSTS. For the purposes of this demo, we will be using on-premise "Team Foundation Server 2015 U
Configuring Notifications Emails In TFS
5/13/2018 2:21:24 PM.
In this article, we will see how to configure email alerts in VSTS.
Connect To VSTS Using Power BI Data Connector
4/25/2018 10:29:27 AM.
In this article, we will talk about how we can consume data from VSTS project using Power BI data connector.
GitHub Repository Integration With VSTS CICD
4/17/2018 10:33:59 AM.
I have been working for awhile on Microsoft ALM tools. It is an awesome experience to explore and integrate different MS tools, such as VSTS CI, Release Management etc. Since the developer community h
GitHub Repository Integration with VSTS CICD
4/15/2018 10:56:59 PM.
In this blog, I will walk you through how GitHub Repo can be integrated with VSTS CI and CD.
Automate Azure Resource Creation With VSTS - Part Two
3/13/2018 12:11:31 AM.
In this video we will see how to deploy Azure Resource with Powershell in VSTS Deployment pipeline.
Automate Azure Resource Creation With VSTS - Part One
3/9/2018 3:28:56 AM.
This is the first of 3 part video series we will see how we can automate the process of creating Azure Resource.
Building CI/CD Pipeline From Scratch For Azure Deployment Using VSTS
12/29/2017 2:41:09 AM.
Continuous Integration (CI)/Continuous Deployment (CD) are widely used terms in the DevOps world. If you are new or don’t fully understand the buzzword DevOps, do read this article.
Create First Project In VSTS And Clone It Using Tortoise GIT
12/19/2017 5:54:44 AM.
In this article, we will learn how we can create a new project in VSTS. Also, we will learn how we can clone that project in our windows system. Once the project has been cloned we will push our files
Use SQL Server 2017 in Docker Containers
11/21/2017 11:22:35 PM.
How to use SQL Server 2017 on Docker containers to automate deployment using VSTS
Migrate From TFS To VSTS
11/21/2017 12:30:16 AM.
Migrate from TFS to Team Services with the TFS Database Import Service.
Azure DevOps Simplified
11/20/2017 10:12:22 AM.
Watch how VSTS, Azure, and Visual Studio are being used in DevOps.
Getting Started With Visual Studio Team Services
7/28/2017 6:10:43 PM.
In this article, we will discuss in detail about the Visual Studio Team Services, walk through VSTS features, compare with VSTS and TFS, learn how to create VSTS account and how to publish the source
Implement A Continuous Integration Using GitHub Source In VSTS
5/8/2017 4:24:24 PM.
In this article, you will learn how to implement a continuous integration, using GitHub source in VSTS.
Continuous Integration Of ASP.NET CORE API Application In VSTS
5/2/2017 9:14:44 AM.
From this article you will learn how to implement the continuous integration of ASP.NET CORE API application in VSTS
Continuous Delivery To Azure App Services With VSTS
3/7/2017 1:39:32 PM.
In this article, you will learn how to continue delivery to Azure App Services with VSTS.
Beginning With Git Using VSTS
2/9/2017 2:36:23 PM.
In this article, you will learn about Git using VSTS.
Creating Git Repository Under VSTS Project
12/16/2016 2:59:09 AM.
In this video, we will see how to create a Git repository in your VSTS based projects. I will also demonstrate how to set up build system for your repository in Visual Studio Team Services web portal.
Continuous Deployment from VSTS to Azure App Service
11/28/2016 3:07:39 AM.
In this video I walk the viewers through basic concepts of CI and CD, then I show them how they can implement them in VSTS and deploy their applications to Microsoft Azure.
How To Integrate Slack With VSTS
10/10/2016 12:29:25 PM.
In this article, you will learn how to integrate Slack with Visual Studio Team Services.
Managing Technical Debt Using VSTS
7/14/2016 7:52:12 PM.
In this article, you will learn all about Technical Debt and how to manage it using VSTS.
VSO is Now Rebranded as VSTS
5/19/2016 11:53:19 AM.
In this article you will get to know how VSO is now rebranded as VSTS.
Visual Studio Team Services (VSTS) Overview - Part One
1/22/2016 9:17:36 AM.
In this article you will learn about Visual Studio Team Services (VSTS).
Managed Static Code Analysis in VSTS: Part I
11/18/2013 1:52:09 PM.
This article attempts to explain the concept of static code analysis and tools that can be used to realize it with a focus on managed code analysis.
12 Important FAQ on VSTS Testing
9/29/2012 6:19:35 AM.
This article has 12 important FAQ which covers unit testing, automated testing, data driven test, LOAD / performance test, code coverage, database testing and ordered testing.
SQL Server Reporting Services
5/20/2012 5:15:53 AM.
This article describes how to modify the team reports generated by VSTS or BI Studio over SQL Server 2005.
Load Testing of Web Applications using Visual Studio Team System 2008
1/3/2011 12:21:29 PM.
This article discusses how a user can load test their web applications using the load testing features of Visual Studio Team System 2008.
Introduction to Microsoft Visual Studio Team System 2008 Test Edition
12/21/2010 8:48:56 AM.
This article discusses Microsoft Visual Studio Team System 2008 (Test Edition), an integrated development environment provided with Visual Studio and it's comparison and what’s new from Microsoft Visual Studio 2005.
Unit testing with VSTS
9/20/2010 4:55:35 AM.
Unit testing is validation and verification methodology where the developers test the individual units of source code. Some key points to remember are - A unit is the smallest part in the application which can be tested. So it can be a method, function or class.
VS 2010 Deployment (Package, One click deploy and Web.config transformation)
8/24/2010 11:58:17 PM.
In this article we will discuss about 3 important features provided by VS 2010 to ease our deployment task on production and other environment. We will first start with understanding problems with deployment and then move ahead by creating packages , one click deploy and web.config transformation.
A Practical Approach to .NET Testing using Visual Studio 2005 Test Team Suite
2/26/2007 11:38:33 PM.
This article will cover practical approach to White box Testing Techniques using Microsoft Visual Studio 2005 Test Team Suite. It covers concepts with a simple, easy to follow example.
Unit Tests in Visual Studio 2005
6/2/2006 2:22:22 AM.
Visual Studio 2005 comes with an integrated Test System, which allows developers to create Unit Test Project using IDE and write code to create unit tests and run them. This article explains how to get started with unit tests in Visual Studio 2005.