Popular Code Guidelines or Standard Documents for .NET Developers

This article will list some of the popular coding guideline document or coding standard documents specially targeting the C# and .NET developers.

Popular Code Guidelines or Standard Documents for .NET Developers

All-In-One Code Framework Coding Standards

The All-In-One Code Framework Coding Standards PDF explains the coding style for not just .NET (C# and VB.NET) languages but also for native C++ which is generally followed by the All-In-One Code Framework Team.

Know more about All-In-One Code Framework Coding Standards here

Framework Design Guidelines

The Microsoft Developer Network provides useful guidelines for the developers designing library which extend and interact with the .NET Framework. These include Naming guidelines , type design guidelines , member design guidelines etc.

Know more about Framework Design Guidelines here

Encodo C# Handbook

Another useful C# coding guideline handbook that described the conventions for naming , formatting and structure of the program.

Know more about Encodo C# Handbook here

Coding Guidelines for CSharp 3.0 and 4.0 by Aviva Solutions

The Coding Guidelines for CSharp 3.0 and 4.0 includes the coding guidelines for C# 3.0 and 4.0 and also cheat sheets and Visual Studio rule sets.

Know more about Coding Guidelines for CSharp 3.0 and 4.0 by Aviva Solutions from codeplex.

Philips Healthcare C# Coding Standard

The C# coding standard or guideline book as defined by Philips Healthcare and which is published via the TIOBE website.

Know more about Philips Healthcare C# Coding Standard here

%d