CodeBetter.Com
CodeBetter.Com
Like CodeBetter.Com? Get more Stuff you need to Code Better at Devlicio.Us Devlicio.us

Browse by Tags

  • code.google.com/p/jpboodhoo!!!

    I finally set up a googlecode project to host source code for the various things I have been doing over the last year. The first major significant contribution is of course the code drop that I promised a week ago now!! The application is the start of what I hope will evolve to be a great learning resource...
    Posted to Jean-Paul S. Boodhoo (Weblog) by bitwisejp on 11-29-2007
  • Leveraging the EventHandler<T> delegate more effectively

    If you are now coding in .Net 2.0/3.0/3.5 and are creating types that expose events. Chances are you have started leveraging the EventHandler<T> delegate that frees you from creating custom delegate signatures for events anymore. If not this post is for you. Let’s say that you want to expose...
    Posted to Jean-Paul S. Boodhoo (Weblog) by bitwisejp on 07-11-2007
  • More on modopt

    Previously I discussed some issues with modopt . Well there are more. In total I have logged three issues (could be many more as nearly every language I have looked at has the same problems). I figured I would put up some links and describe each issue here. C# specification does not define modopt varying...
    Posted to Greg Young [MVP] (Weblog) by Greg on 06-11-2007
  • Raising events (from a mock) using Rhino Mocks

    I was just asked a question that I thought I would share with everyone in the event that it actually might help anyone else out. The question was in regards to how (in a unit test) I can have a mock object raise an event when using Rhino Mocks. The particular case in question is to verify that a presenter...
    Posted to Jean-Paul S. Boodhoo (Weblog) by bitwisejp on 05-07-2007
Page 1 of 1 (4 items)

Our Sponsors