Habanero - Version 2.3.2 An Enterprise Application Framework for .Net thatproduces an agile application from the data layerthrough to the front-end. Free open source under theLGPL license, it includes ORM, code generation andruntime UI generation to create one application for thedesktop & web.Features: * ORM: Map database tables to objects in code * Persist property values to and from the database * Define all mapping in a single XML file * Switch between database vendors with one setting * Support for MySQL, MS Sql Server, MS Access,Oracle, PostgreSQL, SQLite, Firebird * FireStarter GUI class definitions xml manager * Generate user interfaces and map properties tocontrols * Develop for both desktop (with Windows Forms) andweb (with Gizmox' Visual WebGUI) * Generate new projects and code files * Generate UI forms from templates * Reverse engineer class definitions from existingdatabases * Support variable data sources, including anin-memory database * Source code included