Showing results for March 2015 - Page 2 of 2 - Azure DevOps Blog

Mar 6, 2015
0
0

Introducing the Application Insights SDK for Java

Harel Broitman [MSFT]
Harel Broitman [MSFT]

When you publish a Java web application, you want a clear view of what users are doing with it and how it’s performing. Your most effective plan for future work comes from a deep understanding of how people use what you’ve already provided: which features they like, what patterns they follow, and what they find difficult. You also want to know that...

DevOpsAzure & Cloud
Mar 4, 2015
0
0

Moving TFS to cloud cadence and Visual Studio Online

Buck Hodges
Buck Hodges

We get quite a few questions from customers on how we made the transition to shipping both an on-premises product and a cloud service. We moved from shipping every 2-3 years to shipping Visual Studio Online every three weeks and TFS every 3-4 months. I’ve written a new post that includes a document describing our move to a cloud cadence and w...

DevOpsAzure DevOps Server
Mar 4, 2015
0
0

Initiate a Load Test from Hosted Build work-around

Willy-P. Schaub
Willy-P. Schaub

  Please note there are now much easier ways of doing this.  Please see: http://blogs.msdn.com/b/visualstudioalm/archive/2015/11/23/scheduling-load-test-execution.aspx                                                         We are gathered this week in a “Hackfest”, defined as a time constrained, joint coding effort t...

DevOpsCI/CDTest
Mar 3, 2015
0
0

Make Debugging Faster with Visual Studio

Andrew B Hall - MSFT
Andrew B Hall - MSFT

Have you ever been frustrated by slow debugging in Visual Studio? While we work hard to bring you a fast debugging experience, there are a lot of complex knobs that can affect the performance of any given application. In this blog post I’ll walk you through some tips you can use to improve the performance of your debug sessions and include instruct...

DevOpsGit & Version Control