C.NET


C#/.NET

Ajax.NET

Web site: www.ajaxpro.info/default.aspx

License: Public domain

Ajax.NET provides AJAX support for ASP.NET 2.0 applications. It includes control for AJAX versions of standard HTML elements and allows you to create your own custom controls. It includes the ability to expose .NET classes to JavaScript, handling type mapping automatically. This mapping is implemented using JSON.

Anthem.NET

Web site: http://anthem-dot-net.sourceforge.net/

License: Public domain

Anthem.NET provides AJAX support to ASP.NET 1.1 and 2.0. Like most .NET libraries, it provides indirect AJAX, where portions of your templates are rewritten by the library to make AJAX calls. It works by mapping the standard ASP.NET control model into an AJAX environment. This includes full support for view state and server-side events.

Atlas

Web site: http://atlas.asp.net/

License: Free to use

Atlas is Microsoft's AJAX toolkit that provides tight integration with ASP.NET 2.0 and Visual Studio. The toolkit is designed so that .NET developers can add AJAX to their applications by using widgets and indirect AJAX and without editing code. In indirect AJAX, the Atlas code takes current ASP.NET templates and rewrites their links and form actions, making them post to the server using AJAX calls. The toolkit also includes visual effects, drag-and-drop support, automatic user profiles, data-binding widgets, and support for Windows Live widgets.

MagicAJAX.NET

Web site: http://www.magicajax.net/

License: LGPL

MagicAJAX.NET focuses on providing AJAX support without your needing to write JavaScript code. You can do this by adding an AJAX control to your pages and then rewriting current controls. MagicAJAX.NET also has some support for writing JavaScript from .NET (including helper methods). Communication with the server is done with URL-encoded POSTs to the server. In such situations, the server returns JavaScript code.




Understanding AJAX(c) Using JavaScript to Create Rich Internet Applications
Understanding AJAX: Using JavaScript to Create Rich Internet Applications
ISBN: 0132216353
EAN: 2147483647
Year: N/A
Pages: 154

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net