Thursday, September 17, 2015

Initiating a Code Review in Team Foundation Server

Ever since the release of Visual Studio 2012 and Team Foundation Server 2012, Microsoft has provided the ability to initiate Code Reviews from within the Visual Studio IDE.

Unfortunately, many developers are unaware of this wonderful ability to conduct code reviews as part of the TFS ALM Lifecycle.

Well, fortunately, Microsoft has created a detailed article (including screenshots) which walks you through the process of initiating and conducting a Code Review from within Visual Studio:  https://www.visualstudio.com/en-us/get-started/code/get-code-reviewed-vs

The best part of the code review process is that all of the code review comments become a part of TFS and can be reviewed historically if there are several code reviews and code reviewers for a particular design change/feature!


No comments:

Post a Comment