Showing category results for CI/CD

Jul 23, 2013
Post comments count0
Post likes count0

Get started with some basic TFBuild scripts

Andy Lewis

You want to run some of your business logic during your TFBuild process. Maybe before, or maybe after Team Foundation Build (TFBuild) compiles or tests your code. For example, before you compile, you want to set the version of your assembly files. Or after you compile, you want to control the build outputs that get dropped to your staging location....

DevOpsAzure DevOps ServerCI/CD
Apr 19, 2013
Post comments count0
Post likes count0

System Center and IntelliTrace

James Wang (MS)

Over the past little while, the System Center Operations Management team and the Visual Studio IntelliTrace team have been working together to create an increasingly rich debugging experience for applications in production environments. This collaborative effort provides the ability to take Application Failure events from System Center 2012 SP1 ...

DevOpsCI/CDGit & Version Control
Apr 11, 2013
Post comments count0
Post likes count0

ALM Rangers ship guidance for DevOps bug resolution using IntelliTrace

Willy-P. Schaub

We are pleased to announce that we have shipped a new exciting project, focused on IntelliTrace, under the Visual Studio Test Tooling Guidance umbrella. This release supplements the Test Tooling Guide with the DevOps end-end scenario, giving you access to ALM end to end labs and guidance that include bug resolution using IntelliTrace. The Epics...

DevOpsCommunityCI/CD
Feb 5, 2013
Post comments count0
Post likes count0

Debugging Unhandled Exceptions in a SharePoint App with Visual Studio using IntelliTrace

Tim Varcak (MSFT)

Following on from our last blog post on IntelliTrace enhancements for SharePoint, in this blog post we’ll talk about how the new analysis section for SharePoint can help you find the source of issues faster. The New Analysis Section IntelliTrace is very good at providing a lot of data to you for debugging, but there is such a thing as “too much” ...

DevOpsCI/CDGit & Version Control
Jan 30, 2013
Post comments count0
Post likes count0

VS2012 Update 2 Brings Symbol Improvements to Profiler and IntelliTrace

Dmitri Leonov

You will recall that VS2012 Update 1 brought a bunch of symbol loading improvements for your debugging scenarios, as documented in our previous two blog posts You’ll be happy to hear that with Visual Studio 2012 Update 2 we’ve taken these symbol related improvements one step further and applied them to more diagnostics scenarios. Specificall...

DevOpsCI/CDGit & Version Control
Dec 11, 2012
Post comments count0
Post likes count0

Debugging SharePoint Apps with IntelliTrace in Visual Studio

James Wang (MS)

  In this post we’ll explore how to use IntelliTrace in Visual Studio 2012 Ultimate Update 2 to debug custom Web Parts in a SharePoint 2013 and SharePoint 2010  application. First we’ll summarize SharePoint’s use of correlation IDs and the IntelliTrace enhancements in VS2012 Update 2, and then we’ll dive into a walkthrough.   SharePoint’s Unifie...

DevOpsCI/CDGit & Version Control
Nov 28, 2012
Post comments count0
Post likes count0

Code Coverage in Microsoft Test Manager in Visual Studio Update 1

Charles Sterling

Another in the ALM MVP Blog series. This article was written by Mike Douglas one of our most active ALM Rangers contributing to a bunch of the ALM Ranger projects!  Make sure and check out Mikes article: Continuous Feedback using Storyboarding, Code Reviews, and the Feedback Tool in Visual Studio 2012 ALM  (The ALM Ranger projects are projects th...

DevOpsCI/CDTest
Nov 22, 2012
Post comments count0
Post likes count0

Quick Response Sample – Visual Studio Extension to support the ALM Rangers Branching and Merging guidance

Importer

Quick Response samples provide information directly from Visual Studio ALM Rangers working with the Microsoft Visual Studio Product Group and Microsoft Services, in response to feature gaps to supplement the product and knowledge base information. Issue It is not simple to implement a consistent branching model, that complies with the VS TFS Br...

DevOpsCommunityAzure DevOps Server
Nov 8, 2012
Post comments count0
Post likes count0

Migrating Coded UI Test Projects on VS 2012

Aditya_msft

In Visual Studio 2012, Coded UI Test projects provide silent upgrade features where if you open a Coded UI Test project which was created in Visual Studio 2010 SP1, it will get repaired automatically to support both Visual Studio 2012 & Visual Studio 2010 SP1. Similarly if you create any new Coded UI Test project in Visual Studio 2012, you can ...

DevOpsCI/CDTest