Categories: Persistence - Data-tier
Latest version: 2.0 CTPAdded 2006-05-09
Object-relational mapping library built on top of Microsoft's Enterprise Library and the Data Access Application Block (DAAB).Features include:- Data providers loosely coupled to your application and allow you to use the same compiled code to access multiple database servers- Bulk saving- Support for transactions- Dynamic connection strings- Dynamic query syntax; Support for custom dynamic query providers, controlled by configuration file- Code-generation scripts for the MyGeneration code generator- XML Serialization- Saving via stored procedures or dynamic SQL- Generation from your database schema- Support for SQL Server and Oracle