C# coding convention

This document will introduce the C# coding convention to be followed for any .NET
development. Note that these coding conventions are based on :
- Microsoft Guidelines
- ECMA recommendations
- Development personal experience

read more or download pdf:
http://go.freesach.com/3whvjx

other good doc: C# Coding Standards and Best Programming Practices


#Developing, #CSharp

Comments