CHAPTER 32

image

ASP.NET Web Controls, Master Pages, and Themes

The previous chapter concentrated on the general composition of an Web Forms page and the role of the Page class. This chapter will dive into the details of the web controls that make up a page’s user interface. After examining the overall nature of an Web Forms control, you will learn how to use several UI elements, including validation controls and various data-binding techniques.

The good portion of this chapter will examine the role of master pages and show how they provide a simplified way to establish a common UI skeleton that will be replicated across the pages in your web site. ...

Get C# 6.0 and the .NET 4.6 Framework, Seventh Edition 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.