I have information about this, but I can still find the correct answer. I was recently asked at my company: "Run an fxcop analysis on this code and tell me the results."
Ok, I have a VS2010 Ultimate that has code analysis, but before I make any comments, I browse it on the Internet because I want to implement a better choice ...
So, let's say I will use the same rules for both analyzers:
- Should I recommend using one over the other?
- Should I say "hey it's just old, let me use code analysis!"
- Should I get the same results on different computers? (for what I am undersand, fxcop gives you โpointsโ and for what I read, sometimes it gives you scatter points on computers with different levels, I donโt know about this with code analysis.
Thanks, any help would be appreciated
optimization visual-studio-2010 code-analysis fxcop
Luis
source share