Lance's Whiteboard

Random scribbling about C#, ASP.NET, Sql Reporting, etc.

News

BlogMailr Enabled




Sponsored Ad
Sponsored Ad

Blogs I Read

Developer Sites

Googling, etc...

MSDN Resources

Tutorials & Reference

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...

 

Comments

TrackBack said:

Lance Hunt posted his updated C# Coding Standards. I just gave it quick glance but it looks pretty straightforward. Closer to the semester I suppose we'll need to go back over the CPT 355 C# Coding Standards and Guidelines....
# May 20, 2004 2:50 PM