Thank you very much Visual Studio .NET 2003, I already knew that I write dirty code. Thanks for the reminder, but I always will.

That’s the fun if you started programming in Assembler and worked your way up to C# via the small detour of perl, C and Linux kernel programming. You would miss the fun of a line like this one:

int b = (a==1)?0:1;

But I’ve never seen an IDE suggesting me to mark my code as dirty.

mark as dirty document