Posts tagged ddd

Mar17

Shorthand Repository Accessors

nhibernate ~ .net ~ ddd | comments

Today I was helping a friend with an NHibernate app, and noticed an opportunity to shorten some Repository code.

Continue reading »

Sep09

728 IRepository Interfaces

nhibernate ~ ddd | comments

This google code search is fun! It shows 728 results for c# IRepository interfaces used in OS projects.

Continue reading »

Aug29

DDD and Huge Collections. Eeugh!

nhibernate ~ ddd | comments

Udi Dahan wrote an interesting post about how to create fully encapsulated domain models. The post, example code, and comments are all really interesting.

Continue reading »

Aug22

DDD Repositories in the Wild: Colin Jack

nhibernate ~ ddd | comments

I recently chatted about DDD Repositories and services with Jimmy Bogard and Colin Jack.

Continue reading »