Monday, July 07, 2008 - Posts

posted 07-07-2008 09:29 by adron | 0 Comments  
Filed Under:

Reference Cards

Alvin, this list is awesome.  It's already become useful as I've saved the LINQ card and definitely will be using it.  For some reason the stupid functional stuff just will not stick in my head.  I'll get it yet though! Read More

TDD, Architecture and Testing Code in Isolation :: Part 2

Navigate back to Part 1 of this series of entries. The next steps I undertook are some of my various clean ups.  Create respective test classes for each of the pieces of the database that will have respective entities, methods, or objects to test. Read More