Programming ASP.NET 3.5

In Chapters 3, 4, and 5, you learned many of the details about using ASP.NET server controls in web pages. In this chapter, you will learn techniques to help you utilize the full power of ASP.NET in creating web sites, including the following:

  • Understanding the Page class, posting, and cross-page posting

  • Using code-behind to segregate the presentation code from the logic

  • Understanding the life cycle of a web page and controls

  • Managing state in ASP.NET

Категории