The essay ‘How To Write Unmaintainable Code’ is an excellent article on how not to write code. I suggest every Dot Net developer read through it! It will convince you to use Visual Studio (Pro and above) together with ReSharper and StyleCop, to automate a workable coding standard. (Yes there are other standards, but StyleCop provides a coding standard that is very ergonomic.)