Habanero is an open source Enterprise Application Framework for .Net that provides the tools to produce an agile application from the data layer through to the front-end. Released for free under the LGPL license, it persists data to and from the database using object relational mapping (ORM), manages business objects to support a rich domain model, and generates user interfaces to display and edit the mapped data.
* Support multiple database vendors
* No more database coding
* Multiple data sources, in-memory DB
* Object Relational Mapping (ORM)
* Rich domain model
* Validation and business rules
Read More...
No comments:
Post a Comment