Related resources for Learn AJAX
  • Ajax Workflow2/7/2019 2:59:33 AM. This article will explain how Ajax works. The JavaScript object XMLHttpRequest is actually part of AJAX technology. Using the XMLHttpRequest API, JavaScript can directly interact with the server.
  • AJAX Accordion Control9/27/2012 8:59:15 AM. The Accordion is a web control that allows us to provide multiple panes and display them one at a time. It is like having several CollapsiblePanels where only one can be expanded at a time.
  • Ajax rounded corners control9/27/2012 8:53:50 AM. There is a very good control in AJAX to make rounded type shape. We can create rounded shape in many design by using Corners property of this control.
  • Uploading file with Progress Bar11/4/2009 12:12:32 AM. In this article I am going to show how to upload a file with progress bar in asp.net .
  • Modal popup window in ASP.Net6/24/2009 2:51:16 AM. A Masked div or modal popup window is a child window created from the parent window which prevents the user from interacting with parent window before he returns to the parent application.
  • MyCollegeMyFriend - An Open Source Project developed using ASP.NET 2.01/14/2009 9:20:23 AM. MyCollegeMyFriend is an open source Website project developed using C# and ASP.NET 2.0. Anybody can download and make changes to this project and upload the changes.
  • Ajax DropShadowExtender12/9/2008 11:43:12 PM. DropShadow is an extender which applies a "Drop Shadow" to a Panel.