Which object should you override?
You create a custom field type and a CustomFieldControl.ascx user control. You need to write the
code-behind of the CustomFieldControl.acsx user control. Which object should you override?
You need to prevent users from adding PrivateColumn to the Projects list
You have a SharePoint list named Projects and a site column named PrivateColumn. You need to
prevent users from adding PrivateColumn to the Projects list. Users must be able to add any other
site column to the Projects list. What should you do?
You need to ensure that users can delete items from the external list
You create a Business Connectivity Services (BCS) object model in Microsoft Visual Studio 2010.
The model connects to an XML file. You create an external list that displays the BCS entity. You
need to ensure that users can delete items from the external list. What should you do?
Which code condition should you use?
You need to create a Web Part that verifies whether a user who accesses the Web Part page is a
member of a group named Group1. Which code condition should you use?
You need to receive an email notification if WF1 is postponed
You create a workflow named WF1. WF1 is attached to a list named List1. You need to receive an
email notification if WF1 is postponed. What should you do?
You need to ensure that users can specify the URL of Site1 in the action
You are creating a custom workflow action that will be used in Microsoft SharePoint Designer
reusable workflows. The action will programmatically create a SharePoint site named Site1 at a
specific URL. You need to ensure that users can specify the URL of Site1 in the action. What
should you use?
You need to create a timer job that queries a list
You need to create a timer job that queries a list. What should you do?
Which attribute should you configure?
You create a custom workflow by using Microsoft Visual Studio 2010. You need to specify a
custom InfoPath workflow initiation form in the workflow element manifest file. Which attribute
should you configure?
Which collection should you use?
You need to create a Web Part that displays all of the permission levels of the current subsite.
Which collection should you use?
Which object should you use?
You plan to create a custom approval workflow. The workflow approvers will enter their employee
number in the edit task form. You need to ensure that the onTaskChangedl_Invoked method of
the workflow retrieves the value of the employee number. Which object should you use?