ASP.NET AJAX: Difference between revisions

Content deleted Content added
No edit summary
Corrected spelling mistake.
Line 24:
* Abstraction API – Common operations on the DOM (retrieving elements, setting styles and other manipulations) are automatically translated by the library into browser-specific calls.
* Ajax – A set of client components is provided to handle Ajax requests and [[Web service|web-service]] calls.
* Application Services – The library allows accessing the ASP.NET MemershipMembership, Authentication, Roles and Profile services from the client side.
 
Recently, new features have been announced as part of the ASP.NET AJAX 4.0 release: