Top "Persistence-ignorance" questions

What are the benefits of Persistence Ignorance?

I am a newbie in the DDD+TDD World. But I have been in programming for almost 9 years. Can someone …

domain-driven-design persistence-ignorance
What exactly is "persistence ignorance"?

Persistence ignorance is typically defined as the ability to persist & retrieve standard .NET objects (or POCOs if you really …

nhibernate orm poco data-access persistence-ignorance