StyleCop Tutorial
StyleCop is a source analysis tool for C#. It can be used for analysing source code (as opposed to compiled assemblies, which is the area for FxCop). StyleCop is currently in version 4.2 and can be downloaded here. In this tutorial Deepak Kapoor shows how to use StyleCop.