Azure DevOps Blog

DevOps, Git, and Agile updates from the team building Azure DevOps

Compatibility patch for VS 2008 SP1 to work with Team Foundation Service Preview and TFS 2012

Today we released a patch for VS 2008 SP1 and Team Explorer 2008 SP1 to be able to connect and use both the Team Foundation Service preview (http://tfspreview.com) and Team Foundation Server 2012.  You can download it here.While we are on the subject of updates, the patch for Visual Studio 2010 SP1 and Team Explorer 2010 SP1 is available ...

What is new in the Code Index SDK for Visual Studio 2012 RC?

With Visual Studio 11 Beta, we had started sharing the code index SDK.Last week, we shipped the Visual Studio 2012 RC Visualization and modeling SDK (VsVmSDK RC), which, among other features, contains the Code index SDK build tasks. This is an opportunity to explain what changed in the Code Index SDK.Modifications to the bulk indexing ...

Enabling Feedback Requests, the Backlog and Sprint Planning Features in Team Foundation Server 2012

During the Visual Studio 11 Beta I created the post Enabling Feedback Requests for Team Foundation Server showing you that you needed to enable alerts so “Request Feedback” would show up… (image) In the Visual Studio 2012 Release Candidate an additional step is required to enable the **Request and Manage Feedback **and the **Backlog ...

Getting Started with Load Testing in Visual Studio 2012

Since the release of the Visual Studio 11 Beta I have had several questions about load testing in Visual Studio.  All of the questions to date have been around getting started… Unlike Visual Studio 2010 that had Test > New Test > Load Test on the menu you have to create a new project of one of the three Test projects.  &...