Creating Custom ASP.NET Controls Roadmap

This section includes topics that show you how to create custom ASP.NET Web server controls. The topics provide information and code examples that illustrate different control-authoring tasks such as rendering, defining properties, managing state, and creating composite controls.

Getting started

Adding AJAX functionality to ASP.NET server controls

See Also

Other Resources

Building a Web 2.0 Portal with ASP.NET 3.5: Learn How to Build a State-of-the-Art Ajax Start Page Using ASP.NET, .NET 3.5, LINQ, Windows WF, and More