AspNetAtoms.com daily updates on ASP.NET Tutorials, Articles, Authors and more. Subscribe to our newsletter and receive updates on ASP.NET resources on the Internet.

Categories

Recent Posts

Mash-it Up with ASP.NET AJAX: Using a proxy to access remote APIs : Alessandro Gallo

Monday, July 21 2008

The ability to send asynchronous HTTP requests using the XMLHttpRequest object is at the roots of Ajax. It opens interesting scenarios such as the possibility to perform data access in the background, while the user interface remains always responsive to user inputs. A whole category of web applications, called mashups, takes this approach to its limits. They rely almost entirely on external data sources to access and manipulate data. Often, a mashup hasn’t even got a local data store. All the data is accessed through remote web services and then combined and presented to the user....



Read More:
Mash-it Up with ASP.NET AJAX: Using a proxy to access remote APIs : Alessandro Gallo
Also See:
Creating Tabbed Dialogs Using AJAX : Bipin Joshi
Creating Secure DotNetNuke ASP.NET AJAX Web Services : Michael Washington
Handling the back button from server code : Bertrand Le Roy
ASP.NET AJAX 3.5 and Web Services : balamurali balaji
Build an Anthem.NET "AJAX" Autosuggest TextBox : Peter A Bromberg

Post your comment

Comment