SharePoint Interview Questions and Answers
<< Previous Question Next Question >>
 Question: 2310 Page Views: 

Explain SharePoint Site Definition?



Posted By: Avi Date: 26 October 2009 05:51:50 AM
 Answer:

A site definition is a group of files that reside on the Web server and that define a unique type of SharePoint site. Each SharePoint template that appears on the Web Site tab of the New dialog box is based on a site definition. For example, one site definition defines the Team Site, Blank Site, and Document Workspace templates, and another site definition defines the Basic Meeting Workspace, Blank Meeting Workspace, Decision Meeting Workspace, Social Meeting Workspace, and Multipage Meeting Workspace templates.

All the site definitions resides in the "C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\12\TEMPLATE\Site Templates" directory within the SharePoint server.

Site Definition is collection of XML and .aspx file and contains information of web pages, Web Parts, Lists, Libraries, Features, navigation bars, and any other SharePoint site content to be included in the site automatically when it is created.


Posted By: eTechPlanet


Date: 26 October 2009 05:51:50 AM

- Site Definitions are the foundations on which all sites and user templates are built.
- Site Definition is collection ox XML and .aspx file.
- Site Definitions are predefined components needs to be included when a site was created in SharePoint server.
- Site Definition contains information of Web Part , Lists, Features and navigation bars to be included in the site.
- Customizing Portal Sites and other SharePoint sites using Site Definition is most appropriate for third party developer and SharePoint Administrator.
- Site Definitions requires access to a file system of the Web Server.
- Server administrator must be also involved in deployment of Site Definitions.
- Custom Site Definitions are Version and Upgrade independent.
- Subsequent upgrades to SharePoint products and technologies may overwrite existing Site Definitions. Using Custom Site definition exclude site from potential upgrade issues.


Posted By: Johndecruse


Date: 3 February 2010 11:45:09 PM
Post a better Answer if you have
 
(Will show your Gravatar icon)  
  Country flag

Loading
Enter the text as shown in the image BUszx7
Related Questions
SharePoint : Which base class we have to inherit to develop a custom web part for SharePoint 2007?

Which base class we have to inherit to develop a custom web part for SharePoint 2007?

There are two base classes that a custom WebPart can inherit from, either the SharePoint WebPart Bas....
Category: SharePoint Date: 5/10/2010 12:10:26 PM
SharePoint : What are the major benefits of Microsoft Office SharePoint Server 2007?

What are the major benefits of Microsoft Office SharePoint Server 2007?

1) Office SharePoint Server 2007 provides a single integrated platform to manage intranet, extranet....
Category: SharePoint Date: 5/10/2010 11:59:09 AM
SharePoint : what are the different farms used in the windows workflow foundation to deployed sharepoint?
SharePoint : where are the different file to content query webpart? To design a page?

where are the different file to content query webpart? To design a page?

content query webpart displays a dynamic view of sites ,pages
Category: SharePoint Date: 4/21/2010 10:06:49 PM
SharePoint : How do I connect database  and infopath in sharepoint?

How do I connect database and infopath in sharepoint?

\\.\pipe\mssql$microsoft## ssee\sql\query (for Sharepoint 2007) or \\.\pipe\mssql$sharepoint\sql\que....
Category: SharePoint Date: 4/21/2010 10:06:16 PM