Chapter 3. The Page Rendering Model
After completing this chapter, you will be able to
Work directly with server-side control tags.
Work with Web Forms and server-side controls using Microsoft Visual Studio.
Work with postback events using Visual Studio.
Understand the ASP.NET page rendering model.
This chapter covers the heart of the ASP.NET Web Forms rendering model: controls. As you will see here, System.Web.UI.Page works by partitioning the rendering process into small components known as server-side controls.
The entire tour of the ASP.NET control model includes the fundamental control architecture. This chapter starts by looking at the HTML required to render controls in the browser. Then, it examines the classic Active Server Pages (ASP) approach ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access