Philips C# coding standard
Document:
http://www.tiobe.com/standards/gemrcsharpcs.pdf
Code Checker ClockSharp
http://www.tiobe.com/index.htm?clocksharp
ClockSharp is a configurable code checker for the C# programming language (editions 1.1 to 2.0). It is possible to let ClockSharp check your C# code according to the widely used Philips C# coding standard or configure it to your own needs. ClockSharp checks more than 50 programming rules. It can be executed as a command-line tool, but it is also integrated into Visual Studio.NET (2003, 2005: versions 7.0, 7.1 and 8.0).
Usefull links for C/C++/C#/Java coding standards
Coding Standard Methodology