If you are planning to assess your old application code and generate code statistics (lines of code, complexity, etc.) then here are some tools that may help:
nDepend - http://www.ndepend.com/Features.aspx
Reflector has code metrics - http://www.codeplex.com/reflectoraddins/Wiki/View.aspx?title=CodeMetrics
Visual Studio 2008 can generate code metrics too:
http://blogs.msdn.com/fxcop/archive/2007/10/03/new-for-visual-studio-2008-code-metrics.aspx
Also, find CCFinderX that bring us another point of view in code analysis for .net and non .net code - http://www.ccfinder.net/ccfinderx.html
No comments:
Post a Comment