TinyPersistence for .NET

The main goal of this proyect its to reduce development time of the persistence layer, this layer maps application domain entities to tables in a relational database.
There too much approach to do this job, but TinyPersistance keys are: tiny, simple and aplication domain centric.

Go to http://tinypersistence.sourceforge.net/

See also these related projects.