The implementation of master pages is a highly anticipated feature in ASP.NET 2.0. A master page is a template that you can use to define the overall look and feel of your ASP.NET Web applications. In ...
In the previous example, the <asp:Content> section for the PageBody placeholder contains a button and a label. ASP.NET 2.0 master pages enable you to set the common content for a group of Web pages ...