.NET is cool, but it still gives me fits sometimes. I was writing a test and in my fixture I was checking that the events I set up on my class where getting fired correctly. All things are going well on each individual test, but when I ran them all together,
Read More...