Top "Tfs-code-review" questions

The TFS Code Review tools in Visual Studio 2012 and later are used to get reviews from peers within TFS projects.

TFS Code Reviews - Show updated files in response to comments

We are beginning to use the code review functionality built-in to VS 2012 and VS 2013 preview. Requesting the review and adding …

c# visual-studio-2012 tfs tfs-code-review
How do I view comments from an earlier code review in Team Foundation Service?

I'm using Microsoft's online Team Foundation Service with Visual Studio 2012 Premium. I performed a code review for a colleague a …

visual-studio-2012 tfs azure-devops tfs-code-review
Using TFS API, how can I find the comments which were made on a Code Review?

I'm trying to figure out a way to find details about a Code Review Request / Response item in TFS2012. I …

c# api object-model tfs-code-review