Recent Questions
.Net Framework : What is difference between string and stringbuilder?

What is difference between string and stringbuilder?

String is for simple string operations while StringBuilder is used to perform high manipulation stri....
Category: .Net Framework Date: 7/3/2010 1:55:44 PM
C# : Can we have a variables inside the interface?

Can we have a variables inside the interface?

No, we can have only methods, properties, indexers and enums inside the interface.
Category: C# Date: 7/3/2010 1:54:37 PM
C# : What is static class and what is use of this?

What is static class and what is use of this?

Static class we define when we do not want to create a object of class, all methods of static class ....
Category: C# Date: 7/3/2010 1:54:06 PM
OOPs Concepts : What is difference between overloading and overriding?

What is difference between overloading and overriding?

Having same name methods with different parameters is called overloading, while having same name and....
Category: OOPs Concepts Date: 7/3/2010 1:53:22 PM
.Net Framework : What is difference between Monitor.Enter and Monitor.TryEnter functions?

What is difference between Monitor.Enter and Monitor.TryEnter functions?

Monitor.Enter waits for the lock until it does not get it, while Monitor.TryEnter will request for l....
Category: .Net Framework Date: 7/3/2010 1:52:22 PM
SharePoint Interview Questions and Answers
<< Previous Question Next Question >>
Question: 863 Page Views: 

Explain Master Pages and Page Layouts used in SharePoint sites?



Posted By: Avi Date: 2 January 2010 03:03:22 AM
Answer:

MOSS 2007 provides a set of templates for authering and displaying information. Page Layouts and Master Pages are two fundamental templates used for this purpose.

Master pages and page layouts dictate the overall look and feel of your SharePoint site. Master pages contain controls that are shared across multiple page layouts, such as navigation, search, or language-preference for multilingual sites. While Page layouts contain field controls and Web Parts which are unique to particular web page.

The top-level SharePoint site for a site collection hosted on MOSS 2007 has a special document library called the "Master Page and Page Layout Gallery". All page layouts and master pages are stored in this document library.

Page layouts can be used by all page instances that are based on that page layout. Master pages can be used by all page instances in a site. Page instances based on the same page layout in different sites can use different master pages.


Posted By: eTechPlanet


Date: 2 January 2010 03:03:22 AM

Master pages and page layouts dictate the overall look and feel of your SharePoint site. Master pages contain controls that are shared across multiple page layouts, such as navigation, search, or language-preference for multilingual sites. Page layouts contain field controls and Web Parts.


Posted By: Johndecruse


Date: 30 January 2010 05:06:39 AM
Post a better Answer if you have
 
(Will show your Gravatar icon)  
  Country flag

Loading
pZvCvG