getall.com getall.com
  Home Page >> About Us >> Place Your Link >> Privacy of Info >> Terms & Conditions >> Add Your Article
Search:   
Multiple links exchange
 
   

Outdoor & Sports

   

Education & Learning

   

Investment & Finance

   

Eating & Drinking

   

Medicine & Treatment

   

News & Events

   

Hotels & Travel

   

Home Family & Garden

   

Shopping & Auction

   

Recreation

   

Business & Commerce

   

Culture & Art

   

Property & Estate

   

Children & Teens

   

People & Society

   

Internet & Computers

   

Technology & Science

   

Government & Politics

   

Indoor Games

   

Fashion & Relationships

   

Automotive

   

Employment & Careers

   

Self Management

   

Hygiene & Health

 

Home Page » Internet & Computers » Website Development
 

What is Ajax???

 

We were getting a number of querries from our clients and friends, asking about what AJAX is? With the development of Microsofts Live, everyone is going crazy about AJAX. So, we at Xaprio Solutions thaught of publishing this small article about AJAX, which will help you guys understand it better.

Like DHTML, LAMP, or SPA, Ajax is not a technology in itself, but a term that refers to the use of a group of technologies together. In fact, derivative/composite technologies based substantially upon Ajax, such as AFLAX, are already appearing. The Term AJAX refers to, Asynchronous JavaScript and XML.

For a number of tasks, only small amounts of data need to be transferred between the client and the server, allowing a number of Ajax applications to perform almost as well as applications executed natively on the users machine. This has the effect that pages need only be incrementally updated in the users browser, rather than having to be entirely refreshed. Every users action that normally would generate an HTTP request takes the form of a JavaScript call to the Ajax engine instead, wrote Jesse James Garrett, in the essay that first defined the term. Any response to a user action that doesnt require a trip back to the server such as simple data validation, editing data in memory, and even some navigation the engine handles on its own. If the engine needs something from the server in order to respond if its submitting data for processing, loading additional interface code, or retrieving new data the engine makes those requests asynchronously, usually using XML, without stalling a users interaction with the application.

Traditional web applications essentially submit forms, completed by a user, to a web server. The web server does some processing, and responds by sending a new web page back. Because the server must send a whole new page each time, applications run more slowly and awkwardly than their native counterparts.

Ajax applications, on the other hand, can send requests to the web server to retrieve only the data that is needed, and may use SOAP or some other XML-based web services dialect. On the client, JavaScript processes the web servers response, and may then modify the documents content through the DOM to show the user that an action has been completed. The result is a more responsive application, since the amount of data interchanged between the web browser and web server is vastly reduced. Web server processing time is also saved, since much of it is done on the client.

The earliest form of asynchronous remote scripting, Microsofts Remote Scripting, was developed before XMLHttpRequest existed, and made use of a dedicated Java applet. Thereafter, remote scripting was extended by Netscape DevEdge at around 2001/2002 by use of an IFRAME instead of a Java applet.

Author: Nipun Chadha
 
Author Bio:
Nipun Chadha is a specialist in this area. Nipun has written several articles in the past on this topic.
 
 
 

Related Articles

 
Updated Notes and Concerns Regarding Windows Update
 
10 Things to Expect from Your SEO Copywriter
 
Make Money Fast Opportunity: Where To Find A Genuine One Online
 
How I Converted a $47 One Time Investment into $5000 Sales - Here's My True Story
 
Why Search Engine Marketing is Important
 
10 Marketing Tips for Entrepreneurs
 
Build Text Only Websites - And Style Them!
 
SEO Guidelines - Search Engine Marketing
 
Viral Marketing Revisited
 
Franchisor Website Rules and Media Regulations
 
 
 
Home Page >> Privacy of Info >> Terms & Conditions  
Copyright © www.getallcontent.com - All Rights Reserved Worldwide.