Add-in for VS.Net for code review purpose

  • Thread starter Thread starter RJN
  • Start date Start date
R

RJN

Hi

I have a Vb.Net project for which I want to do the code review. Is there
any add-in available to vs.net which would check unused code, unused
variable, code blocks that will never execute etc.

Regards

RJN
 
Take a look at Standards Master 2004
http://www.flexisoftsolutions.com

Jeffs



Simon Jefferies said:
Hello,

One that is very good is 'DevPartner' by Compuware.

http://www.compuware.com/products/devpartner/visualbasic.htm

Regards
Simon Jefferies
simon[nospam]@cooltoolsonline.co.uk

RJN said:
Hi

I have a Vb.Net project for which I want to do the code review. Is there
any add-in available to vs.net which would check unused code, unused
variable, code blocks that will never execute etc.

Regards

RJN
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top