Anatoly Lubarsky Logo
MSSQL, .NET, Design. Life and Music

Core Coding Guidelines from Microsoft

Internal Microsoft basic coding guidelines. Provided by brada. My favorites:


"Tab characters (\0x09) should not be used in code. All indentation should be done with 4 space characters."


"Do use a single space after a comma between function arguments."


It is still very basic but interesting and one can follow the evolution of those since .net release back then in 2002. Despite the fact that I hate guidelines, sometimes (very rarely) it helps. My secret opinion though is that indentation should be done with 3 spaces. Ok, 4 spaces for americans among you. Enjoy :)


Related Posts:

Friday, January 28, 2005 1:34 AM

If your feedback doesn't appear right away, please be patient as it may take a few minutes to publish.

Post a Comment

Protected by CAPTCHAEnter the code you see
Name (*)  
E-mail (*)  
Url
Remember

Comment (*)