Clint Edmonson has gifted us for the holidays with free coding standards documents for C# and VB.
[ GET THEM HERE ]
Filed under:
News
Clint Edmonson has gifted us for the holidays with free coding standards documents for C# and VB.
[ GET THEM HERE ]
4 Responses to this post
Good stuff. I was really scared when I saw this, since coding standards like this are usually written totally ignoring the existing one (namely the Framework Design Guidelines, or when they complement the FDG, they tend to be very inconsistant with them for things such as private members).These though, are perfectly in line with what I’d like to see more. Excellent!
Useful documents,nice workThanks.
Very useful,nice and simple article. Thanks a lot.
There are two free Visual Studio add-ins which complement pertaining to coding standards. It would be great if your coding standards married up with these freebies(1) Microsoft Style Cop (http://code.msdn.microsoft.com/sourceanalysis) (2) Regionerate(http://www.rauchy.net/regionerate/)