Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Code Review with Visual Studio 2013

Has anyone used Code Review Tool in VS 2013?

I cant see how to really get an iterative code review process - i.e if I load up 40 files and my reviewer makes comments on 25 off them then I go away and complete the work I have to upload a completely new code review and the new review has no context as too any of the comments made in previous review - unless I am missing something?

like image 672
Ctrl_Alt_Defeat Avatar asked Aug 13 '26 22:08

Ctrl_Alt_Defeat


1 Answers

You have decided to use a different product instead but below is how it works for Visual Studio Code View

1) You make changes and set it out to the reviewer to review 2) The reviewer reviews it and send back some comments 3) You receive the code review back with comments.

Each code review request results in a new work item creation, with a task created for the reviewer, which is a child work item. If you click on the "Open Query" link beneath code review, you can get a list of all requests and their responses. Enough information to collate changes I would think.

Have a look at http://www.visualstudio.com/en-us/get-started/get-code-reviewed-vs.aspx

Also there is a brilliant video on channel 9 about the feature

http://channel9.msdn.com/Events/Build/2012/2-003

like image 193
Hamid Shahid Avatar answered Aug 16 '26 16:08

Hamid Shahid



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!