Framework for persistence written in C#.
Including lazy load, optmistic councurrence, caching and portability for all data providers that implements ADO.Net 2.0 model.
It's a small and fast framework, designed to give for developers a tool with improved performance, specially with Microsoft Sql Server. Quick configuration, easy to learning. Works fine with other data bases like Oracle 10g (needs Oracle DataAdapter) and MySql(needs DataProvider too). Including be extensibility to other DataProviders by config file.
Including lazy load, optmistic councurrence, caching and portability for all data providers that implements ADO.Net 2.0 model.
It's a small and fast framework, designed to give for developers a tool with improved performance, specially with Microsoft Sql Server. Quick configuration, easy to learning. Works fine with other data bases like Oracle 10g (needs Oracle DataAdapter) and MySql(needs DataProvider too). Including be extensibility to other DataProviders by config file.