Chapter 31. Building Custom Controls

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

Overview of Custom Control Building

</objective>
<objective>

View State and Control State

</objective>
<objective>

Processing Postback Data and Events

</objective>
<objective>

Working with Control Property Collections

</objective>
<objective>

Creating a Better Designer Experience

</objective>
<objective>

Summary

</objective>
</feature>

In this chapter, you learn how to extend the ASP.NET Framework by building custom controls. You learn how to create controls in exactly the same way as Microsoft developed the standard ASP.NET controls such as the TextBox and Button controls.

Overview of Custom Control Building

You must answer two questions before writing a custom control: ...

Get ASP.NET 2.0 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.