Ajax.NET Blog

Ajax.NET Blog. A blog about a .NET implementation of AJAX (i.e. retrieve data from server using XmlHttpRequest using JavaScript, without requiring a new page to be loaded) for use in your ASP.NET applications. Download user guide and dll from site. This allows you to dynamically change the content of your current page without a round trip to the server. Much like what Google does with Gmail, Google Suggest and Google Maps.


Tags: , , ,

Comments

Popular posts from this blog

Link: HTML Agility Pack (.NET)

Basic Excel Spreadsheet Generation (ASP/ASP.NET)

ASP.NET: Binding alphabet to dropdown list