This documentation is archived and is not being maintained.
Developing Custom ASP.NET Server Controls
Visual Studio 2008
This section describes how to develop ASP.NET server controls. It contains a walkthrough that provides an overview of authoring a custom server control. It also provides code examples that illustrate control authoring tasks such as rendering, defining properties, managing state, and creating composite controls.
Show: