JavaScriptSearch Thursday, August 10, 2006; 06:49 AM
The Emerge Toolkit,a
web application development framework written in C# and using the dojo JavaScript toolkit on the client, has been updated to v.0.1.1. The latest version, as well as examples and documentation are available at www.emergetk.com .
0.1.1: The following changes from 0.1 are present:
* License change from GPL to BSD 3-clause license.
* Support for Mono (1.1.16)
* Dojo upgrade to 0.3.1
* Back button & Bookmark support
* MySql and SqlServer providers
* Basic implementation of AdoRecordList and AdoRecord. The development team said that the goal of EmergeTk is "to reduce the clutter when developing AJAX-style web
applications. The experience of writing an emergetk application feels
like writing a desktop application, with state preservation, widgets,
events and handlers, and so forth. It accomplishes what ASP.NET does,
but without using any viewstate. "
|