Guides

General Code Standards

C#

When developing new Class Libraries we will be adhereing as closely as possible to the official guidelines as proposed by Microsoft

Another good reference is "Framework Design Guidelines: Conventions, Idioms, and Patterns for Reusable .NET Libraries" book by Krzysztof Cwalina and Brad Abrams.