|
Following STSADM command can be used to add the solution file (.wsp, .cab, .wpp) to the solution sto....
|
|
|
Scope of a Feature in SharePoint 2007 can have one of thr following: 1) Farm 2) WebApplication 3) S....
|
|
|
SPSite objSite = new SPSite("http://servername:1234"); SPWeb objWeb = objSite.OpenWeb(); S....
|
|
|
SharePoint "Feature" is a container of various defined extensions for SharePoint. It's a ....
|
|
|
There are two options to create SharePoint Site Definition: 1) Create New Site Definition manually....
|
|
|
A site definition is a group of files that reside on the Web server and that define a unique type of....
|
|
|
CAML is an acronym for Collaborative Application Markup Language which is the XML-based language tha....
|
|
|
Microsoft Office SharePoint Server 2007 (MOSS 2007) is a collaborative enterprise portal that is bui....
|
|
|
Windows SharePoint Services 3.0 is the platform on which all SharePoint Products and Technologies ar....
|
|
|
|
|
1) Site Definitions: Onet.xml 2) Features: Feature.xml and Elements.xml 3) Solution Package: Manifes....
|
|
|
SharePoint Features can be used with following four scopes: 1) Farm (farm level) 2) WebApplication ....
|
|
|
Only "Single Line of Text" and "Calculated Columns" are supported as lookup colu....
|
|
|
The same credentials with which the App Pool for the SharePoint web application is running.
|
|
|
|