Categories
Tags → Asynchronous Javascript

Introduction to AJAX and Microsoft ASP.NET AJAX Framework

Explains how to use AJAX to make more dynamic and responsive ASP.NET Web applications, which ultimately results in rich user experience. AJAX, an acronym for Asynchronous JavaScript And XML is a group of technologies like Java Script, XML, CSS,...
DETAILS

Using AJAX to Post Form Data

JAX, short for asynchronous javascript and XML, is one of the &"in&" web technologies at the moment. Although it is currently being utilized in a wide variety of ways, it''s original intended method was simply sending data and ...
DETAILS

How To Get Started With Ajax

How To Get Started With Ajax Ajax Basics Ajax is an acronym which stands for Asynchronous JavaScript and XML. It is the method of using the XMLHttpRequest object to facilitate communication with scripts that are server sided. It can send data in a va...
DETAILS

Ajax Business Applications

Introduction Ajax is a method for building highly efficient and interactive web sites. It stands for Asynchronous JavaScript and XML. Through a combination of technologies, Ajax makes it possible for most of the processing work for web page interacti...
DETAILS

Ajax and JavaScript

Introduction Ajax is a combination of technologies that increase web page usability. It is an acronym for Asynchronous JavaScript and XML. Ajax performs its functions by encoding all requests between the server and the browser in the common programmi...
DETAILS

Open Standards and Ajax

Introduction Ajax is currently one of the major forces in web development. It s an acronym for Asynchronous JavaScript and XML. It describes a set of technologies that work together with JavaScript to create more dynamic and interactive web applicati...
DETAILS

Google and Ajax

Introduction In a recent article, reporter and web developer Sean Michael Kerner declared The AJAX World Belongs to Google . This article refers to the dominance of Ajax in Google s web applications and how Google s continued incorporation of Ajax t...
DETAILS

Ajax Disadvantages

Introduction Ajax is the acronym for Asynchronous JavaScript and XML. It incorporates a suite of technologies aimed at improving user experience with web pages. It also allows programs written in different programming languages on different browsers ...
DETAILS

Page:
©2003-2019 jCay.com