Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
In Chapters Chapter 3, Chapter 4, and Chapter 5, you learned many of the details of using ASP.NET server controls in web pages. In this chapter, you will learn techniques to help you use the full power of ASP.NET when creating websites, including the following:
Understanding the Page class, posting, and cross-page posting
Using code-behind files to segregate the presentation code from the logic
Understanding the life cycle of a web page and controls
Managing state in ASP.NET