Daily Archives: June 22, 2008

Event Hookup Part Two

So what did I learn, that by creating a class that inherits EventArgs i can pass any information I need in an event, I did write a quick presenter and its test to ensure that the ITask interface worked as … Continue reading

Posted in Programming | Leave a comment

Event Hookup Part One

  Ever had one of those problems where you are coding outside your normal zone, but you know the answer is simple, and can’t get the syntax right on the day? Friday was one of those days, here is the … Continue reading

Posted in Programming | Leave a comment