[Mono-dev] Does mono support any ajax library?
Miguel de Icaza
miguel at novell.com
Sat May 12 10:40:09 EDT 2007
Hello,
> I would like to implement to my mono asp.net project some ajax resources,
> and I 'm serching for some mono supported library?
>
> I have thought about MS ajax.net and webgui - are there supported by mono?
You can use Ajaxwidgets from Ajaxwidgets.com, they are pretty good, and
they are available under dual-licensing (GPL or commercial).
You can use the following frameworks for the server side:
* Deveel.Ajax
* Ajax.Net
In addition you can use Microsoft's ASP.NET AJAX client-side libraries
(only the client side: we do not have the server-side support for them).
Miguel
More information about the Mono-devel-list
mailing list