How to get 'Code Metrics' out of VS2003?
I want to use VS2010 power tool 'Code Metrics' with VS2003 Projects and Solutions? do you know how I can manage to do that?
- http://www.kodyaz.com/arti开发者_如何学编程cles/visual-studio-code-metrics-for-vs2010.aspx
ok, maybe using code metrics from the command line:
http://blogs.msdn.com/b/camerons/archive/2011/01/28/code-metrics-from-the-command-line.aspx
and referencing the assemblys.
精彩评论