ASP.NET AJAX: Difference between revisions

Content deleted Content added
mNo edit summary
Centrx (talk | contribs)
m Reverted edits by King Toadsworth (talk) to last version by 141.70.104.10
Line 2:
'''ASP.NET AJAX''', formerly code-named '''Atlas''', is a set of extensions to [[ASP.NET]] developed by [[Microsoft]] for implementing [[Ajax (programming)|Ajax]] functionality.
 
Including both client-side and server-side components, ASP.NET AJAX allows the developer to create [[web application]]s in ASP.NET 2.0 (and to a limited extent in other environments) 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]] object, along with [[Javascript]] and DHTML.
 
ASP.NET AJAX is currently in beta testing; version 1.0 beta 2 was released on [[November 4]] [[2006]].<ref>{{cite web