SharePoint is a web-based, collaborative platform that integrates with Microsoft Office. The app helps in content management. Having adequate knowledge on the use of SharePoint helps you to make proper use of its features. Just how conversant are you with SharePoint? Take the simple quiz and see for yourself. Best of luck!
Microsoft.SharePointClient
Windows.SharePoint
Microsoft.SharePoint.Silverlight
Windows.SharePoint.Service
Microsoft.SharePoint.Client
Using Site Settings
Using List Settings
Using Site Permissions
Using List Permissions
None of above
Unlike stsadm, which accept and return text, Windows PowerShell is built on the Microsoft .NET Framework
PowerShell has access to windows registry and secure appdata cache also.
None of above.
Both are same
True
False
True
False
True
False
Site site =
SPSite SPSite =
Site spSite =
SPWeb web = SPContext.Current.Site.RootWeb;
SPSite site = new SPSite(SPContext.Current.Web.Url);
SPWeb web = site.OpenWeb();
SPWeb web = SPContext.Current.Site.RootWeb;
Timer Job
Event Handler using Server Object Model
Workflow
Event Handler using Client Object Model
Stsadm -o installfeature -filename
Stsadm -installfeature -filename
stsadm -i installfeature -name
stsadm -i installfeature -filename
Site Permission -> Content Type
Site Setting -> Galleries
List Settings -> Create Content Type
SharePoint Web Application
SharePoint Site Collection
SharePoint Sub Site
The SPSite object represents a collection of sites (site collection [a top level sites and all its subsites]).
The SPWeb object represents an instance SharePoint Web, and SPWeb object contains things like the actual content.
A SPSite object contains the various subsites and the information regarding them.
None of above
Data directive file
Data download file
Download data file
Element.xml
Manifest.XML
Feature.xml
SPListEventReciever
SPItemEventReciever
SPEventReceiverBase
SPEvent
ItemAdded
ItemAdding
ItemWillAdd
True
False
Only possible for WSS or SharePoint Foundation Service
ItemAdded
ItemAdding
ItemWillAdd
Yes
No
Only possible for WSS or SharePoint Foundation Service
Site
List
Central Admin
Association form
Initiation form
Modification form
Task edit form
Simple site customizations
Custom site navigation
WebParts
Pages
List types
Workflows
Submit
Retrive
Save
Receive
Get&Set
Wait!
Here's an interesting quiz for you.