Search - Articles
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Wednesday, May 23, 2012

Dev Articles
Search Directory
ASP.NET
VB.Net
C-Sharp
SQL Server
 

FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

User Rating!

Home > Search > Articles & Samples > ASP.NET 2.0 > Master Pages
Working with Master Page in ASP.NET 2.0        
Total Hits: 207  |  Today: 0 Author: Prabakar Samiyappan       Rating:  
Read Reviews | Write Review | Your Rating: 

The Master page is like that of the inherited form in Windows.NET. It is nothing but when you want to get the common look and feel of the particular part of your web we can go for master pag
For example: You may have a common header and footer or the user information in the entire page in the same format we can go for the master page concept.
It reduce much of your coding. We don't want to redo the same design in the entire page. And the highlight is when you change in the master page it will be automatically reflected in all the inherited forms. Now it becomes easy to maintain.

DevASP.Net users Rating
What is your opinion?
Is this your listing?

    If this is your listing and you like to add the rating box
    displayed on the right side on your site you can use the following code.

Go Back
DevASP.Net - Disclaimer - Privacy
© 2002-2010 DevASP.net