Azure DevOps Blog

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

Latest posts

.NET Edit and Continue Survey
May 13, 2014
Post comments count 0
Post likes count 0

.NET Edit and Continue Survey

Andrew B Hall - MSFT
Andrew B Hall - MSFT

This post has been modified to reflect that the survey has closed, and instead updated with the results. Thanks everybody for all the great feedback!  We received hundreds of replies with detailed information and concrete examples for us to review. We have closed the survey and have started to process the  data you provided. The overwhelming majority of you have told us that Edit and Continue is important and you'd like us to make it even better. We listed scenarios where Edit and Continue is disallowed today and asked which ones impacted you the most.  Here's what you said: As you can see the...

Microsoft Engineering Stories – How We Build Software at Microsoft
May 13, 2014
Post comments count 0
Post likes count 0

Microsoft Engineering Stories – How We Build Software at Microsoft

Ed Blankenship
Ed Blankenship

Before I joined Microsoft, I worked with many companies over many years helping them with transforming & improving their application lifecycle management practices.  I was also very fortunate to have been awarded as a Microsoft MVP for many of those years and had the opportunity to interact closely with the ALM Tools product teams where I’m now a team member.  In my consulting engagements with customers, especially with the larger enterprises, I noticed a particular pattern:  the problems that software teams face are the same as the software engineering problems that are being tackled at Microsoft.  Ever sinc...

Migrating Your Data from TFS to Visual Studio Online with New Free Utility from OpsHub
May 12, 2014
Post comments count 0
Post likes count 0

Migrating Your Data from TFS to Visual Studio Online with New Free Utility from OpsHub

Ed Blankenship
Ed Blankenship

Update (November 16, 2016):   We have released a new high-fidelity migration solution for TFS customers migrating to Visual Studio Team Services directly from Microsoft.  You can find out more at this announcement blog post:  https://devblogs.microsoft.com/devops/import-your-tfs-database-into-visual-studio-team-services/     Ever since we launched Visual Studio Online in November, we’ve had tremendous success with lots of teams coming to Visual Studio Online for their needs.  We’ve had many Team Foundation Server customers asking us how to move to Visual Studio Online but also take their most impor...

Release Management for Microsoft Visual Studio 2013 with Update 2 is live!
May 12, 2014
Post comments count 0
Post likes count 0

Release Management for Microsoft Visual Studio 2013 with Update 2 is live!

Jonathan Rajotte
Jonathan Rajotte

Release Management Update 2 is now live! This update brings functionality to easily execute your components/actions to group of servers. It also introduces the ability to achieve continuous deployment from any CI system (including Visual Studio Online). See all the details here and here.  Downloads Trial version is available from the Download Center. Full version is available from MSDN: Release Management is composed of three installers: The fourth download available (Release Management for Visual Studio 2013) is an ISO file which contains the three installers together. Links Here are some useful...

Debugging, Profiling, IntelliTrace in VS2013 Update 2 and Tech Ed
May 9, 2014
Post comments count 0
Post likes count 0

Debugging, Profiling, IntelliTrace in VS2013 Update 2 and Tech Ed

Anisha Pindoria
Anisha Pindoria

Those of you following this blog, and in particular the diagnostics tag, know about the wealth of new value we have shipped in VS2013 RTM and the VS2013 Update 2 RC. I wanted to remind you of all the debugging and profiling features you can take advantage of – please see the items on these two lists: * Investments in VS2013 RTM * Enhancements in VS2013 Update 2   If you are a Visual Studio Ultimate customer and are interested in IntelliTrace, we continue to add links to new IntelliTrace content to our central IntelliTrace blog post:   Next week at Tech Ed 2014 NA, two of us from the team will be prese...

Debugging, Profiling, IntelliTrace in VS2013 Update 2 and Tech Ed
May 9, 2014
Post comments count 0
Post likes count 0

Debugging, Profiling, IntelliTrace in VS2013 Update 2 and Tech Ed

Anisha Pindoria
Anisha Pindoria

Those of you following this blog, and in particular the diagnostics tag, know about the wealth of new value we have shipped in VS2013 RTM and the VS2013 Update 2 RC. I wanted to remind you of all the debugging and profiling features you can take advantage of – please see the items on these two lists:  If you are a Visual Studio Ultimate customer and are interested in IntelliTrace, we continue to add links to new IntelliTrace content to our central IntelliTrace blog post:  Next week at Tech Ed 2014 NA, two of us from the team will be presenting 3 sessions covering all of the above plus...

Import virtual machines or template operation of Microsoft Test Manager throws ‘Object reference not set to an instance of an object’’
May 5, 2014
Post comments count 0
Post likes count 0

Import virtual machines or template operation of Microsoft Test Manager throws ‘Object reference not set to an instance of an object’’

Importer
Importer

The content of this blog is applicable if you are using Team Foundation Server 2012 Update 4 with System Center Virtual Machine Manager 2012 R2.   Problem:  When you try to import a virtual machine or template to Team Foundation Server library using Microsoft Test Manager(MTM), import wizard throws 'Object reference not set to an instance of an object’' . This issue occurs when you have any VM or template with no description in your Virtual Machine Manager(VMM) library share that you have configured to Team Foundation Server(TFS) and you are trying to import them to TFS.   Work Around:  To fix this error m...

Brisbane ALM User Group: Integrating Application Insights in the end to end ALM workflow by Anthony Borton
Apr 27, 2014
Post comments count 0
Post likes count 0

Brisbane ALM User Group: Integrating Application Insights in the end to end ALM workflow by Anthony Borton

Charles Sterling
Charles Sterling

The warming weather and the Thunder Showers this weekend definitely left me a little homesick for Australia…which compelled me to announce this weeks ALM User Group in Brisbane.  Next week is “bring a friend” week at the Brisbane ALM User Group with with every person who brings a friend receiving free soft drinks during the event! View Meeting Details and RSVP to attend  Session AbstractMany of our user group meetups have been focused on a specific feature, technology or product. In this month’s meetup I’ve decided to try something a little different.I...

Using the IntelliTrace Events window with a log collected from MMA Standalone
Apr 23, 2014
Post comments count 0
Post likes count 0

Using the IntelliTrace Events window with a log collected from MMA Standalone

Fangliang Xue
Fangliang Xue

The Microsoft Monitoring Agent allows you to collect reliability performance data and exception data for web applications. You can use IntelliTrace to review this data, or debug this data to get more useful information. In this post I am using MMA Standalone, as opposed to MMA connected to AppInsights or System Center. One of my colleagues deployed FabrikamFiber site to her local IIS and monitored it with MMA standalone. FabrikamFiber was designed to contain bugs and surprises. Let’s see what we can find from the collected log (attached to the blog). Open the FabrikamFiber log file in Visual Studio and you’ll s...