Azure DevOps Blog

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

Known issues with load testing in Visual Studio 2013

We hope you have downloaded  Visual Studio 2013 RTM and started using it to run your performance and load tests. One of the really cool features you should try out is the new cloud-based load testing we have introduced as part of Visual Studio 2013, which lets you generate load to test your app without having to worry about infrastructure ...

Implementing Deployment Markers in Application Insights

Application Insights is a set of services that integrates production monitoring data with development tools. In many of the demos you will see us opening the solution and code file directly from the production data. For instance in the screenshot below I can click on those blue dots it will take me directly to the specific changeset used to ...

System Center Performance Alerts and IntelliTrace

Previously we told you about the initial integration between System Center Operations Manager and Visual Studio IntelliTrace that supports exporting exception data from System Center to Visual Studio using IntelliTrace. We are pleased to announce with the release of System Center 2012 R2 and Visual Studio Ultimate 2013 that performance data ...

.NET Remote Symbol Loading Changes in Visual Studio 2012 and 2013

In this blog post, we will cover the changes we have made in the way we load symbols in the remote debugging experience for .NET languages. This applies to remote debugging for .NET languages and other languages will load symbols locally. Visual Studio 2010 experience In Visual Studio 2010, we would look for symbols deployed onto the remote ...