Wednesday 18 March 2009

AJAX

AJAX is a language which is a combination of Javascript and XML.
It is called Ascynchronous Javascript and XML.
This is mostly used to handle content directly via database without refreshing the whole page.
AJAX can be integrated with either ASP.NET using C# or VB or also with languages like PHP and JSP. It is a leading technology in the coming world nad is implemented extensively by all major sites like yahoo, google etc.