Microsoft Source Analysis for C#

Phew what a name, well if you want consistent style across developers this is the tool for you. Previously known as StyleCop inside Microsoft. Microsoft Source Analysis is pretty much a mandatory addition to any team development toolkit.

In the same way the FxCop helps "focus" developers towards consistent better quality code , StyleCop does the same with code style. But also like FxCop , StyleCop will make a lot of developers gnash their teeth, while they get used to it.

b.