Robert Gray
code : kick : drive
Encapsulating repository queries
19/02/2013
design patterns
domain driven design
linq to sql
nhibernate
I've moved away from putting query (eg GetCondition / FindCondition) o n my repositories. Now I create queries objects for each would be method. Why?
Domain Driven Design introduction
05/02/2011
architecture
domain driven design
I kicked off "Friday Forums" at my workplace with this introduction to domain driven design, covering the very basics around modelling domain entities and their boundaries. Domain events not covered.
Prev
1
Next