ReviewPal is an Extension for Visual Studio 2013 facilitating doing code review within the Visual studio IDE. The aim of the extension is to do a source code review within the Visual Studio IDE where code makes more sense and most readable. Both the reviewer and the owner of the code gets the benefit of staying within their familiar Visual Studio IDE, where they have all the tool and settings they are accustomed to. Reviewer would have the .Net solution open in Visual Studio and would be possible to navigate through the code easily as used to, and record the review comments (suggestions and Errors) using the ReviewPal. Once the Review is done, the results, i.e. review item list can be saved to a universally readable HTML file. This HTML file includes all the details of the review readable on any browser as well as the meta data which enables the owner of code to load the file into the ReviewPal. once the owner of the code gets the review list HTML, it can be loaded in ReviewPal and enabled him to navigate to the reported code location effortlessly and address the review comments and report back the status of the items all through the same HTML saved through the ReviewPal. If anyone is looking for the ReviePal for VS 2010, 2012, download it here... If anyone needs VS 2008 Add-In, please contact me. |