AJAX
Ajax, shorthand for Asynchronous JavaScript and XML, is a web development technique for creating interactive web applications. The intent is to make web pages feel more responsive by exchanging small amounts of data with the server behind the scenes, so that the entire web page does not have to be reloaded each time the user makes a change. This is meant to increase the web page's interactivity, speed, and usability.
Article

Lessons learned writing AJAX applications

We’re all familiar these days with the Ajax buzz word – but while it’s relatively simple to use these browser technologies to implement a specific feature in an individual page, it is much more...
Article

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...
Article

Learn How to Build Tabbed Content in an ASP.NET 3.5 AJAX Web App

We will be using the ASP.NET AJAX Toolkit to build a tabbed content form. This is a very powerful form that uses tabs instead similar to paging controls. This si a Rich ajax control that free and...
Article

This tutorial will explore Partial Page Updates with ASP.NET AJAX. C#

In this tutorial we will explore ASP.NET AJAX Extensions ability to do a partial or incremental page update without doing full postbacks to the server, without any code changes and with minimal...
Article

Ajax form Validation

This chapter teaches users how to create a form validation application that implements traditional techniques with added AJAX flavor, thereby making the form more user friendly,responsive, and...
Article

Build Data Tables and learn how to search,sort & Navigate using PHP and AJAX

Data Tables: This chapter teaches readers how to build a very large data table and discusses how to navigate, sort, search, paginate, and search it using jQuery and Ajax.
Article

Build a new RichFaces JSF project using JBoss RichFaces with JBoss Seam and Facelets

JBoss RichFaces 3.3 helps developers enhance their JSF web applications using powerful AJAX components. The book starts by introducing JBoss RichFaces and its components which include many AJAX...
Article

Create a dynamic Ajax-based Web app with the WAS

See how you can combine major Web 2.0 facilities (like Dojo, Web remoting, Web messaging, JSON4J, and so on) to create a solution with a rich user experience, as well as how to integrate existing...
Article

Traditional Ajax vs. New business targeted Ajax

This article compares between the traditional Ajax represented by ASP.NET to that of the new Ajax approach represented by Visual WebGui. The article present an opportunity for developers to learn a...
Article

Paging Listbox; Another jQuery Plugin

Few months ago I posted a Javascript class on how to Implement a paging listbox using jQuery. which has drawn a lot of traffic and few questions lately so I thought it would be more convenient to...
Article

The sophisticated benifits of using Ajax with XQuery

Discover how you can get the full benefit of using XQuery technology together with Ajax. Your Web application will have the back-end benefit of sophisticated XML querying as well as the client-side...
Article

High-performance Ajax with Tomcat Advanced I/O

Using Non-Blocking I/O (NIO) improves server performance drastically because of its efficient use of system resources (threads). The gain in performance is very noticeable in Ajax applications. It...
Article

Cleaner, Faster Ajax in ASP.NET

Over the past few years, Ajax has become one of the first pieces in bridging the gap between desktop apps and those on the web. And in ASP.NET, there’s a few different approaches to using Ajax for a...
Article

Developing widgets with Dojo toolkit

Dojo is an open source, JavaScript-based toolkit for developing dynamic HTML Web applications. Dojo allows you to quickly build web widgets that can be more complex than standard HTML widgets. The...
Article

New web applications design / development patterns

This is the first tutorial of Visual WebGui's RIA Platform new, cutting-edge Theme & Control designer incorporated in the upcoming version of the Visual WebGui RIA development & deployment platform....
Article

Increase PHP productivity with PHPCompute

The PHPCompute node is a new general-purpose programmable node that embeds the WebSphere sMash runtime for PHP. This article shows how you can use the PHPCompute node to write PHP scripts that...
Article

Implementing RPC for JavaScript using Ajax and Java code

This article shows how to implement a Remote Procedure Call (RPC) mechanism for Web applications that use JavaScript on both servers and clients. You'll also learn several interesting techniques,...
1 2 3 4 5 6 7  Next
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.