Register | Login
Home
Add Question
Add Article
Categories
Latest Articles
Tags
Contact Us
Search:
Search questions and share your knowledge with the world here on Questionpoint.
Home
>
Asp.net 3.5 Interview Questions and Answers
>
Nested Master Pages
:: Categories ::
Java
Behavioral
HR
management
Sales
C#.Net
J2EE
Teaching
Struts
Marketing
Finance
Sharepoint
Accounting
JSP
General
Servlet
LINQ
Asp.net 2.0
Asp.net 1.1
Asp.net 3.5
Sql Server 2005
sql server 2008
Sql Server 2000
Microsoft CRM
Visual Studio 2008
Visual Studio 2005
Visual Studio 2003
SilverLight
Internet Information Server
J2ME
Hibernate
JBoss
J2SE
Groovy
Vb.Net
USA Immigration
Tricky
Oracle
SAP
PHP
Linux
Resume Writing
Resume Samples
Interview Tips
Other
Asp.Net 4.0
Software Sales
Call Center
BizTalk 2006
Network Support
Help Desk Support
EJB
JDBC
Spring
JSF
Ajax
Javascript
Interview Question in Asp.net 3.5
Interview Question :: Nested Master Pages
What is a Nested Master Page and how will you use it ?
by
ksk
asp.net Interview Questions with answers
Asp.net interview tips
Asp.net technical interview
Asp.net job interview Questions
Asp.net sample interview questions
Asp.net job interviews
Asp.net common interview questions
VS 2008 interview questions
Visual Studio 2008 interview questions
Asp.net Ajax interview questions
Ajax interview questions
Asp.net 3.5
Asp.net Master pages
Nested Master Pages
VoteNow
Answers to "Nested Master Pages"
Master pages can be nested, with one master page referencing another as its master. Nested master pages allow you to create componentized master pages. For example, a large site might contain an overall master page that defines the look of the site. Different site content partners can then define their own child master pages that reference the site master and that in turn define the look for that partner's content.
A child master page has the file name extension .master, as with any master page. The child master page typically contains content controls that are mapped to content placeholders on the parent master page. In this respect, the child master page is laid out like any content page. However, the child master page also has content placeholders of its own to display content supplied by its own child pages. The following three page listings show a simple nested master page configuration.
by
ksk
Loading ...
Login Here
Sign Up Here
Username
*
Password
*
Username
*
Fullname
*
Password
*
Confirmpassword
*
Email
*
Login Here
Sign Up Here
Username
*
Password
*
Username
*
Fullname
*
Password
*
Confirmpassword
*
Email
*