Summarizing AJAX Patterns Under ASP.NET
Published on 10/17/2008 by Site Editor|
Vote this tutorial:
|
More articles in Web Development
In this article, Xianzhong Zhu examines several common AJAX patterns under the ASP.NET environment. After providing a short introduction, he provides a detailed overview of various patterns such as XMLHTTP and WebForms, XMLHTTP and HttpHandlers, Callbacks, and the AJAX Framework with the help of relevant code listings and screen shots. Towards the end of the article, he provides the link to download the sample application he created to discuss the content along with a few references for further learning.
Latest Posts
- Developing ASP.NET Web Applications
- An ASP.NET Web Application in Action
- How to Develop a One-Page Web Application
- IIS Search Engine Optimization Toolkit
- Using the Silverlight Accordion Control
- LINQ to SQL and ADO.NET Data Services: Working Together
- Url Rebasing in ASP.NET 2.0
- Building Reports Using ASP.NET and Crystal Reports - Part 2 - Quarterly Sales Report
- Using the Silverlight HeaderedContentControl
- Usage of VisualStateManager to Define User Interface in Silverlight 3
- How to handle multiple queries simultaneously in Crystal reports connecting from Business object Universe.
- Examining Various Silverlight Containers
- DoubleAnimation Basics with Silverlight Application
- Dynamically creating DeepZoom composition
- LINQ the Bridge between the world of Objects & the world of Data
- Cross domain access policy in Silverlight applications
- Shortest Path Algorithms in Graphs
- Silverlight vs. Adobe Flash
- Circles and Connectivity in Graphs
- Programming Languages: Managed versus Native


