Overview of Custom Control Building
View State and Control State
Processing Postback Data and Events
Working with Control Property Collections
Creating a Better Designer Experience
Summary
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.