Chapter 7. ASP.NET server controls

In the previous chapter we discussed ASP.NET applications and web form pages. We have learned a lot about the ASP.NET-related namespace and main classes, about web applications infrastructure, and the main features of ASP.NET. Here we will learn about ASP.NET server controls – a set of classes used to create an ASP.NET applications user interface.

ASP.NET includes a number of built-in server controls that are designed to provide a more structured programming model for the web than has previously been available. Here is a list of the main features provided by server controls: ...

Get A Programmer's Guide to .NET 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.