Showing category results for CI/CD

Oct 17, 2012
Post comments count0
Post likes count0

ALM Rangers ship the new Branching and Merging Guide v2.1

Willy-P. Schaub
Willy-P. Schaub

We are pleased to announce that we have released the new Branching and Merging Guide using the new ALM Rangers documentation style as discussed in ALM Rangers – Raising the Quality Bar for Documentation (Part 2).   For more information on this project, please visit the Codeplex project. Please send candid feedback We can’t wait to hear from y...

DevOpsCommunityCI/CD
Oct 2, 2012
Post comments count0
Post likes count0

Microsoft Update available for Visual Studio 2010 SP1

Shubhra Maji MSFT
Shubhra Maji MSFT

An update to Visual Studio 2010 SP1 with compatibility support for Visual Studio 2012 and Windows 8 is available for download at Download Center and as a Microsoft Update.After you apply the Microsoft update, the following Visual Studio 2010 SP1 Test Tools features are improved for Windows 8:Here are the list of new features: The Update also...

DevOpsAzure DevOps ServerCI/CD
Aug 24, 2012
Post comments count0
Post likes count0

ALM Rangers Branching and Merging guide for Visual Studio 2012 is available

Willy-P. Schaub
Willy-P. Schaub

As mentioned in Cowabunga! Visual Studio ALM Rangers Readiness “GIG” goes RTM! the RTM version of the Branching and Merging Guide for Visual Studio 2012  was not included in the sim-ship wave. But we have just received the following signal from the product owner Matthew Mitrik and the project lead Micheal Learned:   Well done team! The team h...

DevOpsCommunityCI/CD
Jul 9, 2012
Post comments count0
Post likes count0

Using the IntelliTrace Standalone Collector Remotely

Bill Horst
Bill Horst

This post pertains to the IntelliTrace Standalone Collector, a new feature associated with Visual Studio 2012.  The Standalone Collector allows you to collect IntelliTrace logging information on one machine (e.g. a production server) and analyze the log on another machine (e.g. the dev machine in your office).  This post will specificall...

DevOpsCI/CDGit & Version Control
Jun 19, 2012
Post comments count0
Post likes count0

Visual Studio 2012 RC – What’s new in Code Coverage

Importer
Importer

  As product development adapts to the demands of continuous delivery models and agile methodologies, the developer is being entrusted with bringing in product changes with a higher quality bar. Besides strengthening processes to include quality checkpoints like gated check-ins, rolling builds and other regression checks, the developer can pro...

DevOpsCI/CD
Jun 5, 2012
Post comments count0
Post likes count0

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

Jean-Marc Prieur
Jean-Marc Prieur

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 Update...

DevOpsCI/CD
May 24, 2012
Post comments count0
Post likes count0

Coded UI Test – New Extensibility QFE

Shubhra Maji MSFT
Shubhra Maji MSFT

Coded UI Test team has developed an extension model for enabling custom control identification, record and playback of automation tests using Coded UI Test. This hotfix will be available on top of Microsoft Visual Studio 2010 Service Pack 1 (SP1). The experience while writing a new plugin for custom controls has now become much simpler and str...

DevOpsCommunityCI/CD
Apr 13, 2012
Post comments count0
Post likes count0

Friday 13th High Noon – An early BETA of the Branching Guide is released

Importer
Importer

We are pleased to announce that we have released another one of the ALM Rangers Visual Studio 11 Readiness “Gig” projects, delivering practical guidance focused on branching and merging. For more information on the ALM Rangers Visual Studio 11 Readiness “Gig” please refer to here or click the image above. For more information on this project, p...

DevOpsCommunityCI/CD
Mar 27, 2012
Post comments count0
Post likes count0

Build on the Team Foundation Service

Aaron Bjork
Aaron Bjork

Today we are pleased to enable another great capability of Team Foundation Server on the Team Foundation Service Preview, Build. With the introduction of build we are combining the power and flexibility of Team Build with the low friction setup of the Team Foundation Service and continuing our efforts to provide the most powerful cloud based ALM so...

DevOpsAzure DevOps ServerCI/CD
Mar 21, 2012
Post comments count0
Post likes count0

The Code Index – Part 3 – Code samples for using indexed information

Importer
Importer

We have published two samples, on the Code Gallery showing how to get data from the code index.The first sample, Code Index - How to get statistics about your code, shows how to retrieve some statistical information from the code index, and in particular: Looking at the sample’s s...

DevOpsCI/CD