CHAPTER 12

image

Working with Web Forms

In this part of the book, we are going to look at the end-to-end sequence that ASP.NET Framework follows to handle requests. We are also going to examine how you can customize that process to suit your needs—but before we get into that detail, we are going to look at the components that sit at the heart of an ASP.NET Framework application: Web Forms.

We explain the purpose of a Web Form, demonstrate the different kinds of content that it contains, and explain the supporting roles of the code-behind classes and master pages. We also show you how the ASP.NET Framework processes Web Forms to create HTML, which will ...

Get Pro ASP.NET 4.5 in C#, Fifth 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.