Showing results for September 2013 - Azure DevOps Blog

Sep 20, 2013
0
0

Modules Window Search support in VS2013

Brad Sullivan
Brad Sullivan

This post is about a small featurette we added to one of the debugger windows – not a huge item, but sometimes for some people it is the little things that please them and so we decided that it was worth blogging about this feature. When you are debugging a large application, using the Modules window can be difficult because there are...

DevOpsGit & Version Control
Sep 20, 2013
0
0

Performance Details in IntelliTrace

Larry Guger
Larry Guger

As was introduced in the Microsoft Monitoring Agent blog post, the Microsoft Monitoring Agent provides a new capability to monitor IIS hosted applications and record performance violations in your application. Refer to the previous post and this MSDN article for details on using the Microsoft Monitoring Agent for monitoring your application and ...

DevOpsCI/CDGit & Version Control
Sep 20, 2013
0
0

Introducing Microsoft Monitoring Agent

Larry Guger
Larry Guger

We are very pleased to announce the RTM version of the brand new Microsoft Monitoring Agent. This new tool incorporates the capabilities introduced with Visual Studio 2012’s IntelliTrace Standalone Collector and adds a ton of new features and capabilities. You can now download the Microsoft Monitoring Agent and install on any server in your ...

DevOpsCI/CDGit & Version Control
Sep 19, 2013
0
0

Announcing the availability of Team Foundation Server 2013 Power Tools

Charles Sterling
Charles Sterling

Today we have released Microsoft Visual Studio Team Foundation Server 2013 Power ToolsThis release supports To download this release please see:- Microsoft Visual Studio Team Foundation Server 2013 Power Tools- Microsoft Visual Studio Team Foundation Server 2013 Build Extensions- Microsoft Visual Studio Team Foundation Server 2013 MSSCCI ...

DevOpsAzure DevOps ServerAdmin & Licensing
Sep 19, 2013
0
0

Just My Code for JavaScript Windows Store Apps in Visual Studio 2013

Andrew B Hall - MSFT
Andrew B Hall - MSFT

If you’ve ever debugged a JavaScript Windows Store app there’s a very good chance that you accidentally ended up in either “Function code [dynamic]” or “base.js” without knowing how you got there and with no clear way to get back out. To help address this, we’ve introduced a feature called “Just My Code” (JMC) for JavaScript in ...

DevOpsGit & Version Control
Sep 17, 2013
0
0

Coded UI MTM Issues on Internet Explorer with KB2870699

Srishti [MSFT]
Srishti [MSFT]

    Update: Fix for VS 2012 is now available hereFix for VS 2010 SP1 is now available here    There was a recent security update (KB2870699) rolled out on Internet Explorer which has made some changes on IE11IE10IE9, affecting Coded UI Tests, MTM Record and Playback and MTM Exploratory Testing on IE. The ...

DevOpsTest
Sep 16, 2013
0
0

Using Internet Explorer 11 and not able to record a web performance test successfully?

Manas Maheshwari
Manas Maheshwari

Are you trying to add a recording to your Visual Studio Web Performance test with Internet Explorer 11 or Windows 8.1 (which uses IE 11) and are not successful in doing so?  The cause is IE 11 enables - Enhanced Protection Mode setting by default, which doesn’t allows Microsoft Web Test Recorder add-on to be enabled. Luckily, there is an easy ...

DevOpsTest
Sep 13, 2013
0
0

Perform Java code analysis with Team Foundation Server and SONAR

Charles Sterling
Charles Sterling

One of our ALM Rangers Hosam Kamel from our Center of Expertise has recently just finished a large project that involved integrating several different technologies and platforms.  In this project he made several key learning's and wanted to share them with the ALM Community! Thanks Hosam!!   ****************************   Overview ...

DevOps
Sep 13, 2013
0
0

Visual Studio 2013 RC ALM courses available from training partner Quicklearn

Anisha Pindoria
Anisha Pindoria

 One of the ALM MVPs  Anthony Borton (TFS Instructor) has created an entire set of courses around Visual Studio 2013…and one of the nicest things about his courses you can attend either virtually or in person!Here is more information about these courses: *********************************************************** The Release ...

Azure & Cloud
Sep 9, 2013
0
0

Start learning the concepts of DevOps & Release Management

Willy-P. Schaub
Willy-P. Schaub

This blog post has moved to ALM Rangers blog on https://aka.ms/vsarNews4,  where we introduce the solution in combination with the upcoming the Patterns & Practices book “Building a Release Pipeline with TFS ” – it’s a great way to start learning the concepts of DevOps & Release Management for TFS 2012 and ...

DevOpsCI/CD