You have a Feature named Feature1. You plan to create a new version of Feature1 that will upgrade the existing version of Feature1. You need to ensure that when Feature1 is upgraded, additional configuration data is added to the property…

You create a SharePoint solution that contains two Features named Feature1 and Feature2. You need to ensure that Feature1 is always activated before Feature2. You must achieve this goal by using the minimum amount of development effort. What should you…

You create a Web Part by using Microsoft Visual Studio 2010. You need to execute SPDisposeCheck.exe before the Web Part is deployed. What should you do? A. Configure a pre-deployment command line. B. Configure SPDisposeCheck.exe as an external tool. C.…

You need to create a custom content type and specify the content type ID. What should you do? A. Create a new module. B. Create a custom Feature. C. Call the Lists Web service. D. Call the Webs Web service.

You have a SharePoint solution that contains a custom site column and a custom content type. You need to add the custom site column as a lookup field for the custom content type. What should you create? A. a Feature…

You need to create a custom Web Part that meets the following requirements: . Includes all of the functionalities of the Search Results Web Part . Includes additional filters based on the current user department What should you do? A.…

You create a SharePoint site by using the Document Center site template. You need to ensure that all documents added to the site have a document ID. The document ID must include the date that the document was added to…