Guys, Some months ago I launched the project Deveel AJAX with the aim of speed the development of .NET/Mono web applications by replicating, through a JavaScript proxies, the OO structure of imported types, based on prototype (http://www.prototypejs.org) AJAX framework. At the present moment the library works fine, although it needs some improvements for security and replication support (for working on web-farms).
An Improvement I'm currently working on is the development of custom controls, to implement commonly used dynamic AJAX controls (such as grids, menus, buttons, etc.). You can find the project at the following address (there are no releases at the moment: you should checkout the sources and compile them): http://sourceforge.net/projects/deveel-ajax http://deveel-ajax.svn.sourceforge.net I want to remark this is far from being a rival or a replace nor an open-source version of AJAX.Net from Microsoft: is much simpler and much smaller as project and the only goal is to make the development of AJAX applications easier and faster. I would love to receive some remarks, notes or bug reports about the project to make it working in the best way possible. Thank you for all the support and consideration. Antonello _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
