ddd-repositories
Database performance with Nhibernate and Activerecord
Inspired by the DDD hype, I designed my classes pretending there was no database at all. And then used NHibernate to map the classes to database tables. Part of my class graph look like this: Order (h[详细]
2022-12-12 07:08 分类:问答DDD screen cast question?
I wathced a screen cast on DDD by Greg Young the other day which spoke about persisting all state transitions of an object, instead of it\'s state when saved, then to load it \"replay\" all these mess[详细]
2022-12-10 05:36 分类:问答Implementing repositories using NHibernate and Spring.Net
I\'m trying to get to grips with NHibernate, Fluent NHibernate and Spring. Following domain-driven design principals, I\'m writing a standard tiered web application composed of:[详细]
2022-12-08 19:37 分类:问答
加载中,请稍侯......