Late Night Dev

Business and Development Resources for Web Developers and Analysts

Posts Tagged ‘programming’

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 [...]