Chapter 22. Rich ASP.NET Controls

OBJECTIVES

  • Choose from multiple items with the RadioButtonList and CheckBoxList controls

  • Select dates using the Calendar control

  • Display randomly selected images using the AdRotator control

  • Insert HTML into a page using the Literal control

  • Add controls at runtime using the PlaceHolder control

Throughout this book, you've worked with many different ASP.NET server controls, including the Label, TextBox, DropDownList, ListBox, and Button controls. Beyond the controls that map directly to HTML controls, ASP.NET offers a series of rich controls that provide functionality HTML controls simply can't provide.

In this chapter, you'll investigate several additional ASP.NET server controls, including the following:

Get ASP.NET Developer's JumpStart 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.