Ah, the smell of the compiler breaking in the morning...

time to read 1 min | 85 words

Nothing like making a refactoring that goes through 140 compiler errors that I need to handle manually. Right now my least favoriate class in the framework is System.DateTime.

Nothing like adding a forth dimention to your application to make you realize how much you hate time.

On the other hand, I did get to create an OutOfTimeException which are going to provide me with hours of fun...