Showing results for November 2013 - Azure DevOps Blog

Nov 26, 2013
0
0

Renaming, aliasing or coalescing applications in Application Insights

Charles Sterling
Charles Sterling

Just saw a request on our internal AI alias on how to rename an application that is being monitored in Application Insights. For those of you that don’t want to read the entire post the directions can be summarized into: **Stop Monitoring the application with the current name, remove the old application THEN create the application by ...

DevOpsAzure & Cloud
Nov 25, 2013
0
0

Release Management for Visual Studio 2013

Vijay Machiraju
Vijay Machiraju

DevOps is an increasingly important part of application lifecycle management and is a growing area of interest as businesses need to develop and deploy quality applications at a faster pace. As part of this increased focus, we’re excited to announce Release Management for Visual Studio 2013, a solution for .NET and Windows Server applications...

DevOpsCI/CD
Nov 25, 2013
0
0

Just My Code for ASP.NET in Visual Studio 2013

Andrew B Hall - MSFT
Andrew B Hall - MSFT

Posting this on behalf of Patrick Nelson who is a developer on the Visual Studio Debugger team, and also thanks to Rob Paveza for his help with both of our post regarding JavaScript Just My Code Do you develop web apps? Do you hate when the debugger keeps stopping in code you don’t care about? Are you tired of accidently stepping into JQuery? In...

DevOpsGit & Version Control
Nov 22, 2013
0
0

Using a Visual Studio Web Test for availability monitoring in Application Insights

Charles Sterling
Charles Sterling

I am just wrapping up a week at the MVP Summit and one of the System Center MVPs asked me to walk him through creating a Web Test in Visual Studio and using it for Availability monitoring…Of course i promised to do this and as with most good intentions we ran out of time!  I am hoping this blog post will make up for the fact we couldn’t do it ...

DevOpsAzure & Cloud
Nov 17, 2013
0
0

Case Study: Using froglogic for test UI automation with Java based applications and Microsoft Test Manager

Charles Sterling
Charles Sterling

In just the last month i have been asked three times for a case study or examples of how to test Java based systems using Microsoft Test Manager. Knowing one of the ALM MVPs, Marcel de Vries, is finishing up a very large Java project i reached out to him to find out how he just accomplished this. Despite the fact he was super busy with the Visual...

DevOpsTest
Nov 16, 2013
0
0

First public drill down of Application Insights at DevTeach Vancouver

Charles Sterling
Charles Sterling

  For the folks going to the largest developer conference in Canada, DevTeach;  you are in for a real treat as you will be first people on the planet to see Application Insights in anger as the DevTeach organizers have graciously added a session for this exciting new topic.  Unfortunately due to a family emergency i won’t be ...

DevOpsAzure & Cloud
Nov 13, 2013
0
0

Announcing Application Insights Preview

Charles Sterling
Charles Sterling

Many folks have noticed I had practically stopped blogging. I have been working on one of the products Brian announced at the launch: Application Insights and as this service wasn’t in preview until today have not been able to blog about it. For those of you that weren’t able to make the launch, Application Insights is a set of services that ...

DevOpsAzure & CloudCI/CD
Nov 12, 2013
0
0

Load testing with Visual Studio Online – Launching Commercial Preview

Manas Maheshwari
Manas Maheshwari

As announced at Visual Studio 2013 launch, today we are launching the Commercial Preview for cloud-based load testing using Visual Studio Online (previously called Team Foundation Service). To get started, download Visual Studio Ultimate 2013 RTM. If you already have load tests that you run locally, you can run the same tests now using ...

DevOpsTest
Nov 7, 2013
0
0

Known issues with load testing in Visual Studio 2013

Darshan Desai [MSFT]
Darshan Desai [MSFT]

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 setup. ...

DevOps
Nov 6, 2013
0
0

Implementing Deployment Markers in Application Insights

Anisha Pindoria
Anisha Pindoria

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 create ...

DevOps