Ajax Tutorial - For Beginners & Professionals
ajax tutorial for beginners,ajax recipes,ajax tips, ajax tricks, ajax tips & tricks, ajax internal,ajax fresh tips, ajax latest tutorial
Posted By : Shailendra Chauhan, 04 Oct 2013
Updated On : 24 Jun 2014
ASP.NET AJAX is developed by Microsoft to make dynamic, client-centric, user-friendly, and interactive web applications. ASP.NET AJAX has its own AJAX Library and AJAX controls to develop rich UI Web applications. In this article, I am going to expose some basic controls of Asp.Net AJAX.
Posted By : Shailendra Chauhan, 02 Feb 2010
Updated On : 04 Oct 2013
AJAX stands for Asynchronous JavaScript and XML. Ajax is a web based technique and a combination of commonly used techniques like HTML/XHTML, CSS, XML/XSLT, Document Object Model (DOM), JavaScript and the XMLHttpRequest object, to create Rich Internet Applications (RIA).