Archive for May, 2010
Ajax
- Posted by Avatar on May 10th, 2010 filed in Information, Innovations
Not the detergent, Ajax or Asynchronous JavaScript and XML is a grouping of inter-related techniques developed for the web. These web applications allow fast response and interactive capabilities making the exchange between server and client fast for not all the data is sent/re-sent as the page changes (only those aspects which have changed are updated). [...]
Read More..>>