Choose a topic to test your knowledge and improve your Sharepoint skills
What are the software requirements for installing SharePoint 2010? Software Requirements:
What is the role of Prerequisite Installer in SharePoint 2010 installer?
What's the role of Group Policy Objects (GPOs) in installation?
What is PreUpgradeCheck?
Which tool would you use to check if the system is ready for installing SharePoint 2010 for the first time?
What are the 2 upgrade methods available for SharePoint 2007 to SharePoint 2010?
What types of files can be stored in Document Library?
What is the role SharePoint with Active Directory in Authentication and Authorization?
Can we change the name of feature.xml file?
Where does the SharePoint save error logs? And what are the Tools used to see the Logs.
What is Sandbox Solution?
What are the advantages of Sandboxed Solution?
Which of the following is not permission available by default in SharePoint 2010?
Which of the following option is not true regarding zones?
What is Role of SharePoint in Authentication and Authorization?
How would you pass user credentials while using SharePoint Web Service from your Web Part or appl
Which of the following is true?
What is the hierarchy of Terms, Groups and Term sets, keywords in Taxonomy term store?
Which of the following option is true?
Which of the following is not true regarding a Document Set?
Which of the following option is not true regarding Document Id Service?
Which of the following site collection features should be activated in order to assign Document Ids to documents?
When the Content Organizer feature is activated, what is the name of the document library that is created? a) Document Set library
To manage records which site collection feature should be activated?
How do you undeclare a record?
The site collection template that is used to create “My Site” is?
To start the User Profile Service, which of the following services should be started?
When do you use SPSiteDataQuery?
What is a SPSite and SPWeb object, and what is the difference between each of the objects?
What does a SPWebApplication object represent?
A feature cannot be activated at which scope? Web application
The architecture of SharePoint foundation relies on files stored in a special directory of the local file system of the front end of the Web Server in SharePoint. What is the name of this directory?
What is the minimum file required to create/deploy a feature?
The Feature.xml file is in which format?
What is the class name that allows to write code for methods handling events for features?
Which of the following is not a method provided by SPFeatureReceiver class to handle events for a feature
What type of components can’t be created or can’t be deployed as a feature?
You create a Feature. You need to add an item to the context menu of a list. Which type of element should you use?
In SharePoint Server object model, SPSite Base Class represents?
A SPField base class represents?
When we create a custom page which of the following page will be created?
Which of the following option is not true regarding an Application page?
How would you remove a webapart from the web Part gallery? Does it get removed with Web part retraction?
In SharePoint API Client object model which of the following statement is true regarding Client Object Model for SharePoint 2010?
In Client Object Model, what namespace should be added to get Client Context Object
Which of the following option is not a Client Object Model API?
What can be used to fetch only the required data from a round trip to server is made in Client Object Model?
What is not true regarding LINQ?
Whenever we create a Silverlight project. Where the Solution package file(.XAP) will be stored in SharePoint Root Folder ?
How do you create a Custom action for an item in a list ?