Search Results

12
votes

Do you leave historical code commented out in classes that you update?

Delete delete delete delete. You are changing the code for a reason (hopefully a good one), there is no need to leave a history inside of the code file of what it used to do. Peo …
1
vote

Web Based Code-Review tools for Team Foundation Server

This isn't really web based (unless you use the TFS web frontend) but this tool looks like it might fit your needs: TeamReview …