Hi,
sorry if this has been asked before, but I'm trying to find out about "coding standards enforcement", and have been asked to look at FXCop.
It would appear to be from Microsoft and that leads me to ask what the difference is between FXCop and the "Code Analysis" that seems to be built in to VS2005
There seems to be some (or complete) overlap, but nowhere seems to explain what the difference is and why one would choose one over the other.
I presume that we would need to write customised rules (maybe) but can't seem to see where that would fit in to either solution - although both seem to support it.
From a development team point of view, which is the easier to manage so that, for example, we don't have to select which rules to run on a per-project basis, and can ensure that the same set of (customised) rules are used by all the developers. Obviously, this sounds a bit like VS Team-server-whatever, so I presume that I also need to investigate what that offers.
Any guidance or pointers would be gratefully received.