A software engineer's glory so often goes unnoticed. Attention seems to come either when there are bugs or when the final project ships. But rarely is a developer appreciated for all the nuances and subtleties of a piece of code--and all the heroics...
CSSCop makes it easy to adhere to best practices for writing stylesheets. It catches common errors that affect browser compatibility and much more. You can think of it as FxCop for stylesheets. It uses the widely used CSS Lint tool behind the scenes...
David M. Kean , has posted a list of Code Analysis rules which runs internally against Microsoft's own code inside Microsoft. Read the complete list @ FxCop Team Blog