Chapter 4. Custom Rendered Controls

After completing this chapter, you will be able to

  • Add a new project to the existing project within a Visual Studio solution file

  • Create a server-side control that renders custom HTML

  • Add a server-side control to the Visual Studio toolbox

  • Place a server-side control on a Web form

  • Manage events within the control

  • Use ASP.NET to detect differences in client browsers and apply that information

In Chapter 3, we saw the fundamental architecture behind the ASP.NET rendering model. System.Web.UI.Page manages a list of server-side controls, ...

Get Microsoft® ASP.NET 2.0 Step By Step 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.