Summarizing AJAX Patterns Under ASP.NET
| Published on 10/17/2008 by Site Editor 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
- A look at SAP Crystal Reports for Visual Studio 2010
- Reporting in Threads
- Product Review - SocialBot V4.3
- Painting with ImageBrush, VideoBrush and WebBrowserBrush in Silverlight 4.0
- Assembly Coding within Visual C/C++ IDE
- Basic Operations and Registers in Assembly
- Generate Dynamic Title Tag based on QueryString in ASP.NET 3.5
- Visual Studio 2010 Productivity Power Tool Extensions
- jQuery Globalization Plugin from Microsoft
- Preview of MSDN Library Changes
- Crystal Reports Optional Table Linking and the Importance of Order
- Book Review - Murach C++ 2008
- Review - Blog Hatter
- Strategies for memory profiling
- Crystal Reports: 3 New Uses For Sub Reports
- Introduction to ComponentArt's TabStrip Control
- Using ASP.NET MVC 2 with Sharepoint Publishing
- Shared Layout, Style, Images and Javascript
- Using Crystal Reports and ASP.NET to Create Drill through Reports and Graphs
- ASP.NET 4.0 and the Entity Framework 4 - Part 5 - Using the GridView and the EntityDataSource



