A new rev. of FxCop has been released to the masses:
http://www.gotdotnet.com/team/libraries/
For those out-of-the-loop [1], FxCop is an analytic tool for examining .NET assemblies against a set of guidelines as designed by the .NET Framework team.
Not surprisingly, if you run FxCop against various .NET Framework assemblies (i.e. mscorlib.dll, System.Xml.dll) it reports that a ton of guidelines being broken. Go figure.
Nevertheless, it's a nice tool to have when writing a class library or when refactoring.
[1] Get it? The Loop? Chicago? I have been assimilated! Wahoo!
10:34:41 AM
|