Groups | Blog | Home
all groups > c# > may 2005 >

c# : # Coding Convention


Uncle Ben
5/6/2005 8:28:30 PM
I'm starting a new ASP.NET C# project and would like to adopt a good coding
convention. Things like indentation is 3 spaces, lining up the brace
brackets, naming functions using Mixed case, etc.

If anyone could direct me to such a document, it would be greatly
appreciated.

Thank you.

Jon Skeet [C# MVP]
5/7/2005 12:00:00 AM
[quoted text, click to view]

See http://tinyurl.com/2cun for Microsoft's naming guidelines.

--
Jon Skeet - <skeet@pobox.com>
http://www.pobox.com/~skeet
AddThis Social Bookmark Button