Murachs ASP.NET 3.5 with VB 2008
How to use AJAX
This chapter introduces you to the new ASP.NET server controls that provide for building AJAX-enabled web pages. These controls let you develop web applications that are more responsive to users and that help reduce the load on the web server.
|
|
|
|
AJAX concepts |
806 |
|
How AJAX works |
808 |
|
|
How ASP.NET AJAX works |
810 |
|
The Microsoft AJAX Library |
812 |
|
The ASP.NET AJAX server controls |
814 |
|
The ASP.NET
AJAX Control Toolkit |
816 |
|
|
How to use the ScriptManager control |
818 |
|
How to use the ScriptManagerProxy control |
820 |
|
How to use the UpdatePanel control |
822 |
|
How to use the Timer control |
824 |
|
How to use the UpdateProgress control |
826 |
|
|
The Shout Box application |
828 |
|
The ShoutItem class |
830 |
|
The ShoutItemList class |
830 |
|
The aspx file |
832 |
|
The css file |
832 |
|
The code-behind file |
836 |
|
 |
|
|
|
|
© Copyright 1998-2009 Mike
Murach & Associates, Inc. All rights reserved.
|