This article gives a brief introduction to AJAX
Recently we implemented an AJAX application for our client using C#, Javascript and JQuery.
JQuery is a lightweight javascript library that enables: easy manipulation of the DOM; and AJAX. AJAX enables seamless web applications without the annoying flicker/page refresh that exists in traditional applications.
No comments:
Post a Comment