Which interface should you use?
You need to send a single value from a consumer Web Part to a provider Web Part.
Which interface should you use?
What should you implement in WPMaster?
You are creating two Web Parts named WPMaster and WPDetails.
You need to ensure that when an item is selected from WPMaster, the details of the item are displayed in WPDetails.
What should you implement in WPMaster?
What should you do?
You plan to create a Web Part for a SharePoint site.
You need to ensure that the Web Part can send data to other Web Parts in the site.
What should you do?
Which interface should you override?
You are creating a Web Part in SharePoint Server 2010.
You need to ensure that the Web Part can send data to another Web Part.
Which interface should you override?
What should you do?
You need to convert a user control named Control.ascx to a SharePoint Web Part. The Web Part must be packaged as a user solution.
What should you do?
What should you do?
You have a custom Web Part that is deployed as a sandboxed solution.
You need to ensure that the Web Part can access the local file system on a SharePoint server. You must minimize the amount of privileges assigned to the Web Part.
What should you do?
What should you do?
You create a Visual Web Part in SharePoint Server 2010.
You need to ensure that the Web Part can access the local file system on the SharePoint server. You must minimize the amount of privileges assigned to the Web Part.
What should you do?
What should you do?
You have a Web Part named WebPart1. WebPart1 runs on a Microsoft Office SharePoint Server 2007 server.
You need to ensure that WebPart1 can run as a sandboxed solution in SharePoint Server 2010.
What should you do?
Which attribute should you set in the Web Part?
You create a custom Web Part.
You need to ensure that a custom property is visible in Edit mode.
Which attribute should you set in the Web Part?
Which event should you use to render the Web control?
You need to create a Web control that displays an ASCX control.
Which event should you use to render the Web control?