Late Night Dev

Business and Development Resources for Web Developers and Analysts

Start using AJAX today!

By Patrick Irvin • May 8th, 2008 • Category: AJAX, ASP.Net Programming

Want to write more efficient next generation web apps? Spending some time learning AJAX (Asynchronous JavaScript And XML) will allow you to:

  • Write faster web apps
  • Write more efficient web apps
  • Write more user friendly web apps

AJAX does this by using the JavaScript XMLHttpRequest object to to retrieve data from the server without causing changes or reloading the web page. Thereby making the experience better for the user as well as decreasing the bandwidth required for the interaction. For browsers to which the XMLHttpRequest object is not available Remote Scripting can be used to retrieve data.

Here are some great resources to get you started:

Below are some books related to AJAX:

Books available for Kindle: Amazon’s New Wireless Reading Device

Post to Twitter Tweet This Post

Tagged as: , , , , ,

Patrick Irvin is a Business Analyst working in the Tuscaloosa, Alabama area. Patrick works with .Net technologies as well as LAMP/PHP applications and has a wide range of experience in internet related applications.
Email this author | All posts by Patrick Irvin

Leave a Reply

You must be logged in to post a comment.