Chapter 5. The UpdatePanel and Timer Controls

<feature><title>In This Chapter</title> <objective>

About the UpdatePanel Control

</objective>
<objective>

Using the UpdatePanel Control

</objective>
<objective>

Advanced Features of the UpdatePanel Control

</objective>
<objective>

The Timer Control

</objective>
</feature>

The UpdatePanel control is one of the more amazing controls of ASP.NET AJAX. It is a container control (similar to the ASP.NET Panel control) that enables you to use standard ASP.NET controls but will AJAX-enable them. In this chapter, you learn how to use the ASP.NET AJAX UpdatePanel control.

About the UpdatePanel Control

The UpdatePanel control enables you to quickly and easily create an AJAX-enabled application with little or no extra work. ...

Get ASP.NET 3.5 AJAX Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.