Sunday, May 12, 2013

Visual Studio 2012 Treasures

Recently got an opportunity to talk about Visual Studio 2012 features to one of the reputed IT division head.  The wealth of features VS2012 provides are amazing, making use of the at right time helps the organization and individuals.  Here is quick summary.

  • TFS Features
    • Agile Template: One of the must try feature, helps to manage product backlog, capacity planning, Employee Task list view, Drag & drop status update.

image

    • Code Review: A productive, quality improvement which nice code review workflow, contextual comment, tight integration with TFS.  Amazing feature.

image

image

  • VS2012
    • IDE Search capabilities

image

image

    • Code Analysis

image

image

To get the complete list of new feature check out the Visual Studio Ultimate 2012 Overview videos.

1 comment:

  1. Thanks for sharing information. I was able to get new features within in secs.

    ReplyDelete

Teams PowerShell

 The PowerShell helps to get quick meta data around Teams. Install-Module -Name MicrosoftTeams Connect-MicrosoftTeams Get-TeamAllChannel...