Showing archive results for 2014

Jul 7, 2014
Post comments count0
Post likes count0

Get Application Performance Counters of your choice during load runs with Visual Studio Online

Manas Maheshwari

Goal of a load testing activity is to identify and fix performance bottlenecks. Visual Studio Online integrates Cloud Load Testing with Application Insights to give deep insights into performance and diagnostics data of your application which dramatically decreases the discovery and resolution of any issues discovered later. This article will walk ...

DevOpsTest
Jul 7, 2014
Post comments count0
Post likes count0

How to deploy to Standard or Azure environments in Release Management 2013 with Update 3 RC

Roopesh Nair

With Microsoft Release Management 2013 Update 3 RC, you can now use Windows PowerShell or Windows PowerShell Desired State Configuration (DSC) for deploying and managing configuration data. We now support deploying to On-premise environment (Standard) and Azure environments without having to setup Microsoft Deployment Agent.   Prerequis...

DevOpsAzure & CloudAzure DevOps Server
Jul 6, 2014
Post comments count0
Post likes count0

How to setup environments for Agent-less deployments in Release Management 2013 with Update 3 RC

Roopesh Nair

With Microsoft Release Management 2013 Update 3 RC, you can now use Windows PowerShell or Windows PowerShell Desired State Configuration (DSC) for deploying and managing configuration data. We now support deploying to On-premise environment (Standard) and Azure environments without having to setup Microsoft Deployment Agent.   Prerequisite...

DevOpsAzure & CloudAzure DevOps Server
Jul 6, 2014
Post comments count0
Post likes count0

CodeLens Processing pipeline performance improvements

Mathew Aniyan MSFT

Introduction CodeLens is a heads-up display in your Visual Studio Editor where you can find information about your code in-context. See this MSDN article for an introduction to CodeLens - Get history and other info about your code. In a previous blog post, I had described the CodeLens Team Indicators – Processing Pipeline. I recommend, you read t...

DevOps
Jul 3, 2014
Post comments count0
Post likes count0

View Source in the CPU Usage tool

Dan Taylor

In Update 2 of Visual Studio 2013, we added the CPU Usage tool into the Performance and Diagnostics hub which allows you to see where the CPU is spending time executing your code. In Update 3 of Visual Studio 2013, we have made a small but important improvement to this tool: the ability to navigate from a function in the call tree to the source cod...

DevOpsGit & Version Control
Jul 2, 2014
Post comments count0
Post likes count0

Application Insights tools for Visual Studio included in Visual Studio 2013 Update 3 RC

VladJ

Today, as part of the Visual Studio 2013 Update 3 Release Candidate, projects enabled for Application Insights will result in an Application Insights resource being provisioned in an Azure subscription (visible in Portal Preview at https://portal.azure.com). Currently the Application Insights Blade shows “Coming soon…” - check back in mid-July for ...

DevOpsAzure & Cloud
Jul 2, 2014
Post comments count0
Post likes count0

CodeLens for Git improvements in Visual Studio 2013 Ultimate Update 3 RC

Jean-Marc Prieur

In Visual Studio 2013 Update 3 CTP1, we introduced some CodeLens for Git indicators. In this RC update we are completing the work by: CodeLens for Git indicators now react to Git source control operations In the CTP1, the authors and change indicators that we introduced did not refresh automatically when source control operations occurred....

DevOpsGit & Version Control
Jun 19, 2014
Post comments count0
Post likes count0

Performance & Load Testing and other great free Webcasts by Northwest Cadence

Charles Sterling

This summer is destined to be EPIC!  National Marine Fisheries have predicted this is going to be the best Salmon fishing in 38 years AND Steve Borg and Rennie Araucto have put an entire series of web casts together to guarantee your summer sizzles…Without breaking the bank!   About the presenters: Steven Borg Co-Founder and Strate...

DevOpsTest
Jun 18, 2014
Post comments count0
Post likes count0

TFS Planning, DR avoidance and TFS on Azure IaaS v1.4 guidance landed … what’s next?

Importer

We are pleased to announce that the v1.4 flight of the TFS Planning and DR Avoidance Guide has firmly landed, after Bill Heys completed the copy editing and the product owner has given us the “thumbs up”. what’s included? The latest guidance includes practical guidance for three main scenarios: … and lots more in the everything ...

DevOpsAzure & CloudCommunity