AJAX
Posted on January 3, 2009. Filed under: AJAX, UI Architecture |
http://alistapart.com/articles/understandingprogressiveenhancement
Read Full Post |
Make a Comment ( None so far )
Posted on September 13, 2008. Filed under: AJAX, UI Architecture | Tags: AJAX |
Developing for multiple browsers remains one of the biggest pain points for Ajax developers. To tackle this head on, The Ajax Experience features extensive coverage of Firefox, Internet Explorer and Google Chrome. Lets understand Ajax development and how each Ajax framework solves them.
To meet end-user demands as more clients, customers, partners and employees come [...]
Read Full Post |
Make a Comment ( 1 so far )
Posted on January 29, 2008. Filed under: AJAX, Performance Issues, Software Design Concepts | Tags: AJAX, ajax widgets, client server technology, performance, widgets |
Asynchronous Javascript + XML = AJAX – It is Client Server Technology, The web page is refreshed without reloading the entire page, it is the user interface with javascript. One needs expertise in html, css, javascript, DOM, asynchronous data exchange. The client in this case needs to connect to web server to facilitate the communication and [...]
Read Full Post |
Make a Comment ( None so far )