Hi all,
I heard some where but i am not sure.
Is there any tool to tell strength of the code.
for example I am working with Visual studio.
Is there any tool to integrate with VS for checking
coding standards & coding style & tell the strength of that code.
Thank you,
Loading

MuthuMari MPosted Apr 25, 2012, 11:05 AM
pls refer this
http://stackoverflow.com/questions/2681809/tools-for-code-performance-in-net-and-c-sharp
thanks
If this post helps you, then mark as "Correct Answer"
PUSHPARAJ ADIGOPULAPosted Apr 25, 2012, 10:24 AM
More info a bout code metrics here: http://msdn.microsoft.com/en-us/library/bb385914.aspx
Hope this helps..