A
Aspect-Oriented
 
B
Bloggers
Build Systems
 
C
CMS
Cache Solutions
Charting & Reporting
Chat Servers
Code Coverage
 
D
Databases
 
E
ERP & CRM
 
F
Forum Soft
 
G
Geospatial
 
I
IDEs
Installers
Inversion of Control
Issue Tracking
 
J
Job Schedulers
 
L
Logging Tools
 
N
Network Clients
Network Servers
 
P
PDF Libraries
Persistence
Portals
Profilers
Project Management
 
R
RSS & RDF Tools
Rule Engines
 
S
SQL Clients
Search Engines
Security
Source Control
 
T
Template Engines
Testing Tools
 
U
UML & Modeling
 
W
Web Frameworks
Web Mail
Web Services
Web Testing
Wiki Engines
Workflow Engines
 
X
XML Parsers
 

ODX

ODX - Open Dataset eXtensions is a quite tiny but extremely powerful ORM tool. It utilizes all the power of ADO.NET and adds the natural ease of OOP. Object layer features:

 * Inheritance (both single table & multiple table patterns). Polymorphy.
 * 1:N, N:N relationships. Integrity Control.
 * Lazy loading.
 * Client entity cache.
 * Offline mode support. Multiple server connection support. Merging data sources.
 * Flexible event model.
 * Save points, Persistent snapshots.
 * .NET Remoting support.
 * On-the-fly proxy generation. Data layer features:
 * Transactions. Optimistic concurrency.
 * XML data source. Concurent access to.
 * Nearly any SQL DB support. OLEDB, ODBC, etc.

 
Category Persistence
License Other
HomePage http://www.codeplex.com/odx

Articles, Tutorials, Resources

(Suggest new resource)

See also