C# Coding Standards
I recently started documenting my own C# Coding Standards and best practices. The current document is very much a work-in-progress, but I am making it freely available for download. Please reply with any comments, questions, or feedback on this blog entry.
Click Here, to download the PDF.
[ Updated to v1.13a]
Why yet another coding standard document?
There have been numerous attempts at document C# Coding Standards since the language was released, but I usually have disagreements with many of the guidelines and rules they contain. This is my attempt to start from scratch and write a new standards document that represents my preferred style. I'm sure that many of you will have just as many disagreements, but I am looking forward to the debate.
Enjoy!