Which approach should you recommend?
You are designing a SharePoint 2010 application that stores data in a list named Base List. This list contains
25,000 records. A view named View List filters data on a column named Create Date. The Create Date column is
of type Date and Time. The View List view requires too much processing time when displaying Base List data.
Your design needs to improve the performance of the View List view when it displays the Base List data.
Which approach should you recommend?
What should you tell the developers to do?
You are planning a development environment to create custom solutions for a production SharePoint 2010 farm.
The plan needs a software tool to help diagnose application bugs introduced through custom code and provide
information about the page rendering time from the Web request to the database query. Developers need to
isolate problems and diagnose excessive execution times in the following items:
Page request
.SPRequest
.Microsoft SQL Server 2008
You need to recommend a way for developers to identify if a value exceeds acceptable ranges in the items listed in the requirements.
What should you tell the developers to do?
What should you recommend that the customer do?
You are consulting with a customer who has an Internet-facing SharePoint 2010 site. The SharePoint farm runs
across multiple servers. The customer needs to improve the user experience on the site by improving Web page
load times. The site customization requires extensive resources, including large image files, custom CSS, and
JavaScript files. You need to suggest a way to help improve the SharePoint site performance that does not
require a hardware upgrade.
What should you recommend that the customer do?
Which approach should you recommend?
You are designing a SharePoint 2010 application. You have an Internet-facing site with numerous image and
movie files.
You need to ensure that these files are cached so that they are displayed to users quickly.
Which approach should you recommend?
Which approach should you recommend?
You are designing a Web Part for SharePoint 2010 that must be able to be used on any site in the farm. The Web
Part will display data values updated from a Microsoft SQL Server database. Your design must:
Verify the actual performance data of the Web Part on any page where it is used in the farm.
.Trace performance and latency through the SharePoint, .NET, and SQL Server layers of the Web Part execution
process. Provide information that can be used to debug and troubleshoot all issues with page rendering time.
You need to meet all the requirements and allow your developers to enable this capability on any page they need to test.
Which approach should you recommend?
Which approach should you recommend?
You are designing a SharePoint 2010 Internet site for e-commerce. The site shows pricing information retrieved
from a Microsoft SQL Server database for the deals featured each day on the home page. You need to cache the
pricing data for each featured deal on the server and refresh the data with a minimum amount of network traffic.
Which approach should you recommend?
Which approach should you recommend?
You are planning to store some custom configuration settings in a SharePoint 2010 farm. A set of key-value pairs
must be saved and retrieved for several sub sites within a web application. You need to ensure that the key-value
settings are stored for each sub site.
Which approach should you recommend?
Which object class should you use to create the storage location?
You are designing a custom administrative timer job for a SharePoint 2010 farm. You need to design a storage
plan for the program configuration data that meets the following requirements:
The configuration data in the storage location must control the program logic for the timer job.
.The storage location must allow the configuration information to be saved and modified as the timer job
parameters change.
.The storage location must require administrative access to modify the program logic.
.The storage method must support farm-scoped timer jobs.
Which object class should you use to create the storage location?
Which approach should your plan recommend?
You are designing a SharePoint 2010 farm implementation that will include an extranet zone that will employ
forms-based authentication (FBA). The plan must:
Specify how farm administrators will manage modifications to the configuration settings for the FBA within each
Web application.
.Support granular modifications to the individual Web applications.
.Include a process to apply the modifications to the SharePoint configuration database.
.Specify a process to deploy the changes throughout the server farm by propagating the changes to all Web frontend servers.
You need to create a software configuration management plan for the farm that meets all these requirements.
Which approach should your plan recommend?
Which approach should you recommend?
You are designing a SharePoint 2010 intranet site. Your design must:
Specify the manner in which to store and read custom configuration settings.
.Use a standard user interface to allow the configuration settings to be created or changed.
You need to design the solution at the site collection and site levels to meet these requirements.
Which approach should you recommend?