Originally posted on: http://geekswithblogs.net/TATWORTH/archive/2014/10/17/how-to-write-unmaintainable-code-or-how-to-sell-yourself.aspx
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.)