Home Freemagazine Issue5 ajax redefining



ajax redefining
Posted on: April 21, 2011 at 12:00 AM
ajax redefining

AJAX-Redefining Web Applications

       

 

 Web Scenario without AJAX

  1. Ajax: An Introduction
  • AJAX stands for Asynchronous JavaScript And XML
  • AJAX is not a new programming language, but a new way to use existing standards.
  • AJAX is not a new programming language, but a new way to use existing standards.
  • AJAX is a type of programming made highly popular in 2005 by Google (with Google Suggest).
  • With AJAX you can create better, faster, more user-friendly, and interactive web applications (just like Desktop apps).
  •  AJAX uses asynchronous data transfer (HTTP requests) between the browser and the web server, allowing web pages to request small bits of information from the server instead of whole pages, so no page reloads.
  • The first use of the term in public was coined by Jesse James Garrett of Adaptive Path in February 2005.

 

Read more information at:

http://www.javajazzup.com/issue5/page47.shtml

 

Related Tags for ajax redefining:


More Tutorials from this section

Ask Questions?    null  

Post your Comment


Your Name (*) :
Your Email :
Subject (*):
Your Comment (*):
  Reload Image
 
 

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.