Hi,
After spending few years in IT I learned that we can find a lot of coders to code in projects but what we cannot find is GOOD CODER. By Good coder I mean someone who has good understanding of the problem in hand and can file a solution for it based on the best possible way. Further who can code based on standards and keep in mind best practices.
I have been using FXCop for a long time and I love using it in my projects. Yesterday I came to see something new (for me) called StyleCop. I liked the way it analyzes my code. It is been used by Microsoft Internal development teams and recently published for Non-MSFT developer. You can find it
HERE It can be added to Visual Studio.NET add-ons or used with MS-BUILD. Try to install it and Enjoy using it.