Slashdot Mirror


User: ProVega

ProVega's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. AJAX = OLD SCHOOL on Better Web Apps With Ajax · · Score: 0, Troll

    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