Author: Tips & Tricks for ASP.NET, IIS, and Visual Web Developer | Posted on: 12/31/2008 3:50:08 PM | Views : 742

Master page is a template page that can be used to create a consistent layout for your application. First you create a master page to define the look & feel of the application and then you create the content pages that contains the content. You can...(read more) ...

Go to the complete details ...