Tags:AJAX Questions | 143 views
Ajax is an acronym for “Asynchronous JavaScript And XML.” Web pages are endowed with snippets of code that can access remote services (like web services) and not refresh the page. This prevents “round tripping” which is the cause for display flicker and slow response times.
RSS feed for comments on this post · TrackBack URI
Leave a reply