Code Analysis (formerly FxCop) is a very powerful tool to help improving the code quality in .NET projects. Let's make a bit of history: the previous version of this tool (FxCop) worked analyzing the compiled assemblies, searching for pattern of improvable code, in different areas, like for example performance, globalization,