I have been at my new job for about 2 months. Aside from some small projects I have been primarily working on bugs fixes for a recent release of one of our products (paying my dues). I was not part of the development of the release but I have battled countless bugs and surprisingly I am not tweaking out yet... Recently I have been refactoring a lot of code (something near and dear to my heart). The down side is that I have been cramming to unit test and ensure I got all the pieces back in :-) Unit testing is a bitch when the asp.net pages have some logic (or a lot) in them...