Coding Guidelines documents for C# Developers
- Microsoft’s All-In-One Code Framework Coding Guideline
- MSDN: Design Guidelines for Developing Class Libraries – New one for .NET Framework 4
- Coding Guidelines for CSharp 3.0 and 4.0 by aviva Solutions – The downloads here includes the coding guidelines , Visual Studio 2010 rule sets and ReSharper 5 Code Style
- Philips Healthcare – C# Coding Standard (pdf)
- Encodo C# Handbook – Covers many aspects of programming with C#, from naming, structural and formatting conventions to best practices for using existing and developing new code. (English / October 2009)
- .NET/SQL/TFS Code & Application Design by SSW – This includes not just for C# but also for SQL Server , Project Management etc .
- SharpDevelop C# Coding Style Guide 0.3 by Mike Kruegar
- C# Coding Guidelines by Validio Software (pdf)
- The IDesign C# Coding Standard, for development guidelines and best practices
- C# Coding Guidelines by agamura
- C# Coding Standards and Best Programming Practices by DotnetSpider
- Book : Framework Design Guidelines: Conventions, Idioms, and Patterns for Reusable .NET Libraries (2nd Edition)Microsoft .NET Books)