I have been using "AJAX" for almost 8 years now. Even back with IE4 you could use the XMLHTTP object to make "background" XML requests to the server, process the XML on the client and then modify the UI client side.
Old hat. It is nice to see they finally have a name for it.
Now maybe Microsoft will get rid of that crappy "server-side click" stuff and integrate this into.NET
I have been using "AJAX" for almost 8 years now. Even back with IE4 you could use the XMLHTTP object to make "background" XML requests to the server, process the XML on the client and then modify the UI client side. Old hat. It is nice to see they finally have a name for it. Now maybe Microsoft will get rid of that crappy "server-side click" stuff and integrate this into .NET