|
|
| Code Listing by Eric Savage |
|---|
|
Habanero is an object-relational mapping (ORM) architecture for .Net that maps object-oriented code to relational databases. It persists data to and from the database and generates user interfaces to edit the object's properties. |
|
|