Book Club: Growing Object Oriented Software - Chapter 7 (Steve Freeman & Nat Pryce)
· book-club

Automapper: Don't forget Mapper.Reset() at the start
· automapper

TDD: Rewriting/refactoring tests
· tdd

TDD: Simplifying a test with a hand rolled stub
· tdd

TDD: Removing the clutter
· tdd

Coding: The collecting parameter pattern
· coding

Automapper: First thoughts
· automapper

Functional collectional parameters: Some thoughts
· c net

Strategic Design (Responsibility Traps) - Eric Evans
· domain-driven-design strategic-design

Coding: Missing abstractions and LINQ
· coding c