Habanero is an Enterprise Application Framework for .Net that produces an agile application from the data layer through to the front-end. Free open source under the LGPL license, it includes ORM, code generation and runtime UI generation to create one application for the desktop & web.
No
- Added ability to write the contents of a DataStoreInMemory to a stream using DataStoreInMemoryXmlWriter and DataStoreInMemoryXmlReader
- Added DataStoreInMemoryBinaryWriter and DataStoreInMemoryBinaryReader to write to a binary file
- Changed SQL Server IsolationLevel to ReadUncommitted
- Added code to set the Related Object on Relationship when the ID is set
- Moved files from the Util project into base. Removed the Util project
No reviews yet
No comments yet