Tag Archives: nhibernate
Repository pattern, done right
The repository pattern has been discussed a lot lately. Especially about it’s usefulness since the introduction of OR/M libraries. This post (which is the third in a series about the data layer) aims to explain why it’s still a great … Continue reading
Posted in Architecture, CodeProject
Tagged data-access, entity framework, nhibernate, repository pattern
22 Comments