WebORB 3.1.0.2 is released
There is a new release of WebORB available for immediate download. The release delivers important bug fixes and introduces a few cool features. Here's a summary of the release:
- Added support for VB.NET in the WDMF (WebORB Data Management for Flex) code generator. All the generated code for the server-side can now be in C# or VB.NET. The code is automatically compiled and deployed into a virtual directory.
- Standalone WebORB Enterprise Edition process can now operate as Windows Service. Use -install, -uninstall, -start and -stop arguments with weborbee.exe
- System.Data.DataSet is serialized as a collection of table name to DataTable mappings. A DataTable is serialized as an array of complex types, where each complex type represents a row of data.
- Configuration file containing database and data model information used by WebORB Data Management for Flex has been renamed to wdm.config. This change requires re-adding of database and data model information in the console.
- Fixed bugs:
- Flex Consumer connection termination is now properly handled
- RTMP connection termination no longer causes thread consumption.
- Microsoft SQL Server 2005 table names are properly prefixed with schema name. Previously schema name was omitted in the generated SQL queries.
- Double.NaN type adaptation. Values of NaN can now be adapted to any Nullable numeric type
- ActionScript String to Guid type adaptation now works as expected
Technorati tags: WebORB, Flex, WDMF







0 Comments:
Post a Comment
<< Home