ASP.NET AJAX: Difference between revisions

Content deleted Content added
CodemauL (talk | contribs)
No edit summary
categorisation, {{microsoft-stub}}
Line 3:
Including both client-side and server-side components, Atlas allows the developer to create rich web applications in ASP.NET 2.0 which can update data on the web page without a complete reload of the page (a "round trip" to the server). The key technology which enables this functionality is the [[XMLHttpRequest]] method. Atlas is a free add-on to .NET.
 
The Atlas API is still quite new - more information is available at [http://atlas.asp.net http://atlas.asp.net].
 
{{Microsoft-stub}}
 
[[Category:AJAX]]
[[Category:Web 2.0]]
[[Category:Microsoft APIs]]