Ajax
Home > Microsoft .Net Development Definitions - Ajax
SearchWinDevelopment.com Definitions (Powered by WhatIs.com)
EMAIL THIS
LOOK UP TECH TERMS Powered by: WhatIs.com
Search listings for thousands of IT terms:
Browse tech terms alphabetically:
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z #

Ajax



Word of the Day
Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us    Add to Google


DEFINITION - Ajax (Asynchronous JavaScript and XML) is a method of building interactive applications for the Web that process user requests immediately. Ajax combines several programming tools including JavaScript, dynamic HTML (DHTML), Extensible Markup Language (XML), cascading style sheets (CSS), the Document Object Model (DOM), and the Microsoft object, XMLHttpRequest. Ajax allows content on Web pages to update immediately when a user performs an action, unlike an HTTP request, during which users must wait for a whole new page to load. For example, a weather forecasting site could display local conditions on one side of the page without delay after a user types in a zip code.

Google Maps is one well-known application that uses Ajax. The interface allows the user to change views and manipulate the map in real time. Ajax applications do not require installation of a plug-in, but work directly with a Web browser. Because of the technique's reliance on XMLHttpRequest, early applications worked only with Microsoft's Internet Explorer browser, but most other browsers now support Ajax.

Applications created with Ajax use an engine that acts as an intermediary between a user's browser and the server from which it is requesting information. Instead of loading a traditional Web page, the user's browser loads the Ajax engine, which displays the page the user sees. The engine continues to run in the background, using JavaScript to communicate with the Web browser. User input or clicking on the page sends a JavaScript call to the Ajax engine, which can respond instantly in many cases. If the engine needs additional data, it requests it from the server, usually using XML, while it is simultaneously updating the page.

Ajax is not a proprietary technology or a packaged product. Web developers have been using JavaScript and XML in combination for several years. Jesse James Garrett of the consultancy firm Adaptive Path is credited with coining the name "Ajax" as a shorthand way to refer to the specific technologies involved in a current approach.

Resources from around the Web

Ajax (programming) - Wikipedia, the free encyclopedia
Ajax (also known as AJAX), shorthand for "Asynchronous JavaScript and XML", is a development technique for creating interactive web applications.
en.wikipedia.org/wiki/Ajax_(programming)

AJAX : The Official Microsoft ASP.NET AJAX Site
The www.asp.net site is a portal site for the ASP.NET development community. From here you can download ASP.NET, download Web Matrix - a free web ...
ajax.asp.net/

AJAX Tutorial
AJAX is a type of programming made popular in 2005 by Google (with Google Suggest). AJAX is not a new programming language, but a new way to use existing ...
www.w3schools.com/ajax/default.asp

AJAX - MDC
A comprehensive guide on getting started with AJAX including articles, tutorials and links to other useful websites.
developer.mozilla.org/en/docs/AJAX

Ajaxian
Google has announced some big news for Ajax developers at Google Developer Day. The announcement is Google Gears, an open source runtime to allow you to ...
ajaxian.com/

AJAX News
An informational site providing Asynchronous JavaScript and XML development information including code libraries, sites using ajax, and books on ajax.
ajaxmatters.com/ -

Getting started with AJAX
To explore how the AJAX is used in the enterprise, here are some additional resources:
Ajax Learning Guide: Find tons of helpful links in our Ajax Learning Guide.
Five common Ajax security challenges and how to address them: Read this report from a speech by technical evangelist Tony Lombardo on security problems and best practices in Ajax.
Do you Speak Greek?: Test your knowledge in this quiz from WhatIs.com.

LAST UPDATED: 06 Aug 2008

Read more about Ajax:
- There's much more information in our 'Ajax Learning Guide.'
- Test your knowledge in this quiz from WhatIs.com, Ajax Aplenty: Do you speak Geek?'


Do you have something to add to this definition? Let us know.
Send your comments to techterms@whatis.com


Digg This!    StumbleUpon Toolbar StumbleUpon    Bookmark with Delicious Del.icio.us    Add to Google


RELATED CONTENT
VBScript Tutorial
VBScript is an interpreted scripting language from Microsoft. Learn more in this introductory tutorial.
Ajax Learning Guide
Are you a Web developer? The time has come to rethink your entire approach to developing Web applications. Find out about the Ajax approach.
Mainsoft introduces .NET-to-Java translation tool
A tool kit for application developers supports interoperability between .NET and Java.

RELATED GLOSSARY TERMS
Terms from Whatis.com − the technology online dictionary
Atlas  (SearchWinDevelopment.com)
Atlas was the codename for a free Web client framework, created by Microsoft, that simplifies the creation of sites by integrating client script...




About Us  |  Contact Us  |  For Advertisers  |  For Business Partners  |  Site Index  |  RSS
SEARCH 
TechTarget provides enterprise IT professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective IT purchase decisions and managing their organizations' IT projects - with its network of technology-specific Web sites, events and magazines.

TechTarget Corporate Web Site  |  Media Kits  |  Reprints  |  Site Map




All Rights Reserved, Copyright 2000 - 2008, TechTarget | Read our Privacy Policy
  TechTarget - The IT Media ROI Experts