Comments are evil

I just spent an hour hunting a "blablabla.ini" file all over the drive because that's what the comments said it was using. At some point, I gave up and started reading the code. It was actually taking the application name and replacing the ".exe" with ".ini". Found that file in two seconds.

Misquoting House: comments lie.

Comments

Popular posts from this blog

Posting dynamic Master / Detail forms with Knockout

Comparing Excel files, take two

EF Code First: seeding with foreign keys