Showing archive results for 2014

Sep 11, 2014
Post comments count1
Post likes count0

Scaled Agile Framework: Using TFS to support epics, release trains, and multiple backlogs whitepaper

Gregg Boer

EDITED: 6/20/2018. See below. We are pleased to publish the following whitepaper: Scaled Agile Framework: Using TFS to support epics, release trains, and multiple backlogs. The Scaled Agile Framework, or SAFe, is gaining popularity among organizations looking to scale Agile practices to the enterprise level. SAFe is a comprehensive framework, cov...

DevOpsCommunityAzure DevOps Server
Sep 8, 2014
Post comments count0
Post likes count0

New Intellitrace article from Testing Experience: Successful Quality Management with Visual Studio IntelliTrace

Charles Sterling

If you don’t have a free subscription to Testing Experience  yet now is definitely a great time to sign up as they have a new article on Intellitrace!   Always Know What’s Going On Successful Quality Management with Visual Studio IntelliTrace Software development can be nerve-wracking. As a developer, you often think that ...

DevOpsTest
Sep 3, 2014
Post comments count0
Post likes count0

Application Insights SDK (0.10.0-prerelease)

Joshua Weber-MSFT

What is it? Application Insights SDK lets you send telemetry to the Application Insights portal, where you can find out what users are doing with your application. 0.10.0 is the latest SDK release for Application Insights. This SDK includes new functionality and new concepts in addition to a change in the basic architecture. Dat...

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

Visual Studio and Team Foundation Server Update 4 CTP 1 now available

Charles Sterling

If you have been looking forward to the last set of Visual Studio Online Features to become available to Team Foundation Server your wait is OVER!  You can find many of your favorite Visual Studio Online features in the first Technology Preview for Update 4 (CTP 1); to download it please see: Download Visual Studio 2013 Update 4 CTP 1. To see all ...

DevOps
Aug 27, 2014
Post comments count0
Post likes count0

Monitoring your existing Applications

VladJ

Sometimes you want to monitor a web application that’s already installed and running – without updating the code or redeploying it. Maybe it has some kind of performance issues or is throwing exceptions and you need to apply instrumentation ASAP. Now you can do that with Application Insights Status Monitor. Just by installing it on your server, yo...

DevOpsAzure & Cloud
Aug 27, 2014
Post comments count0
Post likes count0

Free and unlimited project stakeholders, and organizational accounts for Visual Studio Online

Charles Sterling

Was just going through my email and noticed the announcement for two new features for Visual Studio Online: **************** Invite stakeholders to a project to keep them informed on what's happening with that team or project. They’ll have access to the team home page, where they can view updated project information. They’ll also h...

DevOps
Aug 26, 2014
Post comments count0
Post likes count0

Data-Driven Load Tests using Visual Studio Online and SQL Azure

Charles Sterling

Editors Note: While working in Australia I was blessed to work with some truly gifted technologists.  In the SQL space David Lean was the local legend with the (deserved) reputation of being THE SQL Performance Guru. David has since left Microsoft but continue his cutting edge work with SQL Server and Application Tuning.  Thanks for the great po...

DevOpsTest
Aug 18, 2014
Post comments count0
Post likes count1

PerfTips: Performance Information at-a-glance while Debugging with Visual Studio

Dan Taylor

Note: this post has been updated for Visual Studio 2015 RTM. You are probably all familiar with the debugger DataTips that let you see the value of a variable when you hover over it in the editor. This post introduces the new PerfTips feature in Visual Studio 2015 for C#/VB, and C++ developers on all Windows platforms. Why PerfTips? We have been...

DevOpsGit & Version Control
Aug 14, 2014
Post comments count0
Post likes count0

Application Insights – instrumentation approaches for running tests

VladJ

[this summer Beckylin Orooji from the University of Central Florida in Orlando studying Computer Science interned with the Application Insights team in the developer division at Microsoft.  Below is a blog she authored based on some end to end scenarios she worked on] In my scenario today I have a shopping website. I have made some changes to the ...

DevOpsAzure & Cloud
Aug 8, 2014
Post comments count0
Post likes count0

Project Welcome Pages

Martin Woodward

We recently deployed a new feature to Visual Studio Online to help people get new team members started with a project and for people browsing the server to understand what a project is for and how to use it. We call the feature “Project Welcome Pages”. It’s very easy to tell when the feature had been enabled for your account, simply go to your proj...

DevOpsGit & Version Control