Home Ajax Ajaxtoolkit Net-Frameworks Ajax.NET Professional



Ajax.NET Professional
Posted on: October 25, 2006 at 12:00 AM
The .NET Free library for Asynchronous JavaScript with XmlHttpRequest (AJAX).

Ajax.NET Professional

     

The .NET Free library for Asynchronous JavaScript with XmlHttpRequest (AJAX). More security features like AJAX Token, encryption on client-side JavaScript and on the server, faster JavaScript wrapper files cached using HTTP ETag header values, using Names

Features

  1. AJAX library for ASP.NET which provides the very basic AJAX capability to make xmlhttp callbacks. Does not have any 'Ajax-enabled' controls or support for Viewstate, etc. hjhfututu  Can serialize ANY data type from .NET including custom classes, structs or enum types
  2. Include JavaScript DataTable, DataSet, support for IList and IEnumeration, XML documents
  3. Supports Internet Explorer 5.0 and higher, Firefox, Opera, Safari, Netscape,...
  4. Great ActiveX replacement for Internet Explorer if ActiveX are disabled  
  5. Queuing actions to enable more than 2 concurrent requests
  6. No direct code change on server-side code using method attributes
  7. Caching available on the server
  8. JavaScript includes several prototype features like String.trim or Array.clear
  9. Asynchronous and synchronous methods with callback and context support
  10. Uses JSON instead of XML for performence reason
  11. Reduce HTML traffic (only data is sent instead of HTML code)

Full description

Related Tags for Ajax.NET Professional:


More Tutorials from this section

Ask Questions?    Discuss: Ajax.NET Professional  

Post your Comment


Your Name (*) :
Your Email :
Subject (*):
Your Comment (*):
  Reload Image
 
 

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.