A friend recently send me this link. I didn’t use it yet, but I liked what I read. Although it can be a little slow using it, can prevent many headaches. I think I will try it on my home computer.

[Post from http://mamusca.wordpress.com/2007/10/23/idesign-coding…deline-part-iiidesign-coding-guideline-part-ii/]

Here is one nice document for .NET developers. For those that don’t use coding guidelines this document has a great (in quality) overview of how can we code:

C# Coding Standard Guidelines

Juval reveals IDesign internal guidelines. For me it’s fundamental to have guidelines when working on team. Even in solo coding it’s a good idea to have always the same way of coding.

This document has some interesting notes for specific code domains in .NET (web, remoting,…)

[Post from http://mamusca.wordpress.com/2007/10/09/idesign-coding-guidelineidesign-coding-guideline/]