Which approach should you recommend?
You are designing a Windows application that accesses information stored on a SharePoint 2010 intranet site.
The application displays employee information in a data grid sourced from a list on the Human Resources site. To
filter and manipulate the employee details list, the design includes a class to cache the data that is accessed. The
class keeps the SPWeb object open, but only retrieves data that is not already cached.
You need to ensure proper memory utilization and resource management for the application.
Which approach should you recommend?
Which class should you use in FeatureReceiver1?
You have a Web application named WebApp1.
You have a Feature receiver named FeatureReceiver1. FeatureReceiver1 stores a connection string in the web.config file of WebApp1.
You need to ensure that when FeatureReceiver1 makes configuration changes to web.config, the changes are automatically replicated to all Web servers in the farm.
Which class should you use in FeatureReceiver1?
Which logs should you tell your team to analyze?
Your development team has discovered that a SharePoint 2010 application has performance issues. The
application is experiencing periodic application pool recycling due to memory thresholds being exceeded. You
need to determine the cause of this behavior.
Which logs should you tell your team to analyze?
Which element should you configure in the Feature definition file?
You have a Feature that contains an image named ImageV1.png.
You plan to create a new version of the Feature.
You need to ensure that when the Feature is upgraded, the image is renamed as ImageV2.png. You must achieve this goal by using the minimum amount of development effort.
Which element should you configure in the Feature definition file?
Which approach should you recommend?
You have a SharePoint 2010 farm that has one existing Web application. You have designed a new Web
application. After the Web application is implemented, you immediately navigate to the URL. An error is returned
saying the page cannot be found. You need to ensure that when users navigate to the URL of the new Web
application, the standard SharePoint 2010 landing page is displayed.
Which approach should you recommend?
Which class should you use in FeatureReceiver1?
You have a Web application named WebApp1.
You have a Feature receiver named FeatureReceiver1. FeatureReceiver1 stores a connection string in the web.config file of WebApp1.
You need to ensure that when FeatureReceiver1 makes configuration changes to web.config, the changes are automatically replicated to all Web servers in the farm.
Which class should you use in FeatureReceiver1?
Which approach should you recommend?
You have designed a new SharePoint 2010 Web Part that was deployed to the testing environment. A tester has
reported that clicking a custom button in the Web Part has no effect in the browser.
You need to ensure that the button works as designed.
Which approach should you recommend?
What should you use?
You need to add a new field to a provisioned content type.
You must propagate the field to child lists and child content types.
What should you use?
Which approach should you recommend?
The development team you manage has added new functionality to an application in the development
environment that improves the application currently running in the production SharePoint 2010 farm. The added functionality includes several custom Web Parts.
You need to create a plan to add the new functionality to the existing production SharePoint 2010 farm.
Which approach should you recommend?
What should you create?
You are developing a Feature that will be used in multiple languages.
You need to ensure that users view the Feature’s title and description in the display language of their choice.
What should you create?