Master Pages in ASP.NET 2.0
Author:
Mahesh Chand
Master pages is a new concept in ASP.NET 2.0, which allows site developers to build master templates for their site's look and feel and put all common code which is shared by all the pages. In this article, I will show you how to take advantage of master pages in your applications when building a Web site using ASP.NET 2.0.
More Tutorials
|