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

Browse by Tags

  • Hook Methods

    I've written about the template method pattern before. For my money it's still a very useful pattern for building super lightweight frameworks and enabling the open-closed principle which states: Software entities (classes, modules, functions, etc.) should be open for extension, but closed for...
    Posted to Dave Laribee (Weblog) by Dave Laribee on 06-16-2008
  • Super Models, Part 1: Sexy Specifications

    In Domain-Driven Design we turn to the specification pattern when we want to check whether an object matches some criteria. I think specification is the oft-forgotten bastard child pattern of the domain model pattern language. I know I frequently turn to queries -- sometimes query objects -- when I want...
    Posted to Dave Laribee (Weblog) by Dave Laribee on 06-15-2008
  • 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
  • Nothin But .Net - New York , NY ( October 22nd - 26th, 2007 )

    That’s right folks. Nothin But .Net is coming to New York. The course is going to be held at TCCIT Solutions . The course runs for the week of October 22nd – 26 th , 2007. Overview Nothin But .Net is a five day boot camp that will focus on pragmatically applying .Net within the context of...
    Posted to Jean-Paul S. Boodhoo (Weblog) by bitwisejp on 06-25-2007
  • Refactoring to reveal intent

    Bil Simser had a post up the other day about Refactoring Dumb, Dumber, and Dumbest away. I had some small suggestions that I offered up and Bil implemented some of the changes that I had mentioned. Here is the code as it stands right now : public class SegmentConfigurationFactory { /// <summary>...
    Posted to Jean-Paul S. Boodhoo (Weblog) by bitwisejp on 06-13-2007
Page 1 of 1 (5 items)

Our Sponsors