DevPinoy.org
A Filipino Developers Community
   

September 2006 - cruizer

  • Sample NMock code

    Okay, I'm posting here my sample code that uses NMock to dynamically create mock objects from interface declarations. It's a very simple system that provides a ForexConverter class. This ForexConverter class performs conversion of money from one currency...
    Filed under: ,
  • Makes me cringe...

    It makes me cringe to think that I used to espouse a write-code-first-test-them-later approach that I mistakenly called "TDD." Ugh . (see the latter part of the post ) I haven't been doing MonoRail lately too. Maybe because MonoRail hasn't seen much in...
    Filed under: , ,
  • TDD Talk Re-Run

    I'll be having a TDD talk again for MSDN Student Developers' Night on Wednesday, September 13. I'll make sure I'll be early this time If you will be attending, that'll be great Maybe you'd like to give me suggestions on what I can demo. Last time I demoed...
    Filed under: ,
  • POCO (Plain Old CLR Objects)

    Has this "philosophy" or approach in .NET development caught the attention of many yet? POCO of course is the .NET version of POJO (Plain Old Java Objects), which is the approach of designing Java business objects that do not depend on some container...
    Filed under: ,

Copyright DevPinoy 2005-2008