Update: C# Coding Standards v1.08
I just published the latest version (v1.08) of my C# Coding Standards.
The previous version got out of control once I added the .NET Framework Guidelines section. Although it contained useful information, this section went well beyond my intended scope. In the end, I decided to split this information into another document to be released later. The latest document now states a more limited scope which is much more focused on C# Language usage.
Future Plans:
- Add more code examples.
- Expand upon Code Commenting to include per-file comments.
- Break-up the Language Usage section into more digestable sections.
- Expand Object Model Design section or consider removal.
- Identify rules to include in custom FxCop Rules library.
- Re-evaluate fonts, styles, and overall readability.
Please post your feedback here...