InterviewSolution
Saved Bookmarks
| 1. |
What is a SharePoint Feature and what files are used to define a feature? |
|
Answer» A Feature in SharePoint is a container of different pre-defined EXTENSIONS for SharePoint SERVER 2010, and it is composed of a bundle of XML FILES that are deployed to front-end Web servers and other application servers. A feature can be deployed in SharePoint as part of a SOLUTION package while you could individually activate FEATURES in SharePoint server sites. Files to define a feature are as follows:
|
|