Showing category results for CI/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

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

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

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

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

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
Mar 16, 2012
Post comments count0
Post likes count0

Running IntelliTrace on Applications in Production

Esther Fan

After we released IntelliTrace in Visual Studio 2010 Ultimate, customers commonly asked us about debugging applications with IntelliTrace outside Visual Studio or Microsoft Test Manager. This can be very useful in an environment where your application has a repeatable problem, but you can’t attach a debugger, and you have to dig into code to ...

DevOpsCI/CDGit & Version Control
Mar 15, 2012
Post comments count0
Post likes count0

The Code Index SDK – Part 2 – Bulk indexing assemblies into the code index

Importer

Note that this post was updated on June 5th to provide updates concerning the Visual Studio 2012 RC. The changes are highlighted.In my last post, I’ve introduced the Code Index, explaining why use it, and how to get it. This post is about the first scenario that I mentioned: bulk indexing assemblies into the code Index. This topic requires th...

DevOpsCI/CD
Mar 15, 2012
Post comments count0
Post likes count0

Various test attachment size reduction features in MTMTFS 11

Gautam Goenka [MSFT]

Some of you may have faced the problem of test attachments growing too fast in TFS with Microsoft Test Manager (MTM).  As you know, the test attachments can be cleaned using Test Attachment Cleaner tool which is part of TFS Power Tools.  However, even with the cleaner tool, the experience is not ideal and based on feedback, we did release...

DevOpsCI/CDTest
Mar 13, 2012
Post comments count0
Post likes count0

The Code Index SDK

Jean-Marc Prieur

This blog post was updated in Dec 2016 to explain what changed with Visual Studio 2017. More in: The visual Studio Modeling SDK is part of Visual Studio 2017 Introduction In Visual Studio 11 Ultimate, the experience around the architecture diagrams has improved a lot, with respect to Visual Studio 2010. In particular, performance and scalability ...

DevOpsCI/CD
Mar 12, 2012
Post comments count0
Post likes count0

Very nice video about what’s new in Visual Studio 11 Dependency Graphs

Jean-Marc Prieur

After Esther who explained how to Visualize Code with Visual Studio 11 Beta last week, Chris blogged this week-end about What's new in Visual Studio 11 Dependency Graph Features. He has recorded a great video (WMV 17mb, MP4 14mb), going through the main features: A must watch!

DevOpsCI/CD