Skip to main content

Posts

Showing posts with the label TFS

TFS Interview Questions and Answers

Image source:- scmGalaxy.com 1) What is Team  Foundation Server? What does it cover – version control? build processes? bug tracking? task management? Team Foundation Server is defined in the documentation as: Team Foundation is a collection of collaborative technologies that support a team effort to deliver a product. While the Team Foundation technologies are typically employed by a software team to build a software product, they can also be used on other types of projects. As the customer already noted three of the core deliverable of Team Foundation Server: Read More  Click here Reference:-  This article was originally published on  scmGalaxy.com

DOT NET Build and Release Training at Microsoft platform Using Teamcity & Jenkins

DOT NET Build and Release Training at Microsoft platform Using Teamcity & Jenkins  This Training is specially designed for the engineer who wants to excel their career in Build and Release and DevOps domain using Microsoft Platform in DO NET. We are using tools like TeamCity and Jenkins for CIs, apart from MsBuild, NAnt, Octopus, Nuget and Chef using DSC. Course Outline : Concept / Process / Principals / Overview Software Configuration Management overview Elements of Software Configuration Management Introduction of Version management / Source Code Management Overview of Build management Overview of Packaging management Overview of Release and Deployment management Source Code Management Tools Git - Source Code Management Team Foundation Server (TFS) Build Tools NAnt - A .NET Build Tool Msbuild - A dot net based build tool Continuous Integration Tools Teamcity - A continous integration tools Jenkins - A continuous integration tool Applicatio...