ASP.NET AJAX: Difference between revisions

Content deleted Content added
Pctopp (talk | contribs)
No edit summary
No edit summary
Line 2:
 
Including both client-side and server-side components, Atlas allows the developer to create [[web application]]s 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]].
 
== See also ==
 
* [[Ajax.NET]]
 
== External links ==
Line 7 ⟶ 11:
* [http://atlas.asp.net Atlas]
* [http://www.ajaxprojects.com/ajax/newsdetials.php?itemid=19 Atlas vs Ajax.NET]
* [[Ajax.NET]]
 
{{Microsoft-stub}}
 
[[Category:Ajax]]
[[Category:Web 2.0]]
[[Category:Microsoft APIs]]