|
IRWDataObject is object realtional mapper for .net.
A simple design and powerfull framework for working
with SQL-database. This is a solution for software
developement that doesn't want to bother with sql construction. Especially for Web
developers that want to focus on design and business only.
Platform
- .NET Framework 3.0 and above
- .NET Framework 1.1 and 2.0
(Contact ME)
Database
- T-SQL for Microsoft SQL Server
- Ms. Access
- Any OleDb's database that supported by ADO.net
- Any Odbc's database that supported by ADO.net
Architecture
- Build class from table/view object and using attributes.
- Build new view from relation between tables or views
- All result from retrieve data and other DML command will be in compact object.
- Easy use and minimal code.
Features
- Support SQL-DML ( select, insert, update, delete)
- Column sorting (ORDER BY)
- Conditional/criteria (WHERE)
- Support any type of SQL joins (inner join, outer join)
- SQL join from one entity (table/view) to multiple entity (table/view)
- Support column filtering when build a view from single or relational entity
Download (Trial Version)
Suggestion, Comment, Bugs, please contact me via email :
|