EntitySpaces .NET Architecture 0816
ersistence Layer and Business Objects for Microsoft .NET 3.5
The EntitySpaces architecture for .NET is a new persistence layer and business object system for the Microsoft .NET 3.5 Framework. The EntitySpaces architecture is also database independent. The EntitySpaces data providers are loosely coupled to your application and allow you to use the same compiled code to access a whole host of databases.
The EntitySpaces architecture for .NET has in its ancestry the popular dOOdads architecture. The EntitySpaces architecture is generated from your database's metadata or schema using the popular code generator and OR Mapping tool, MyGeneration. MyGeneration is 100% free.