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?
Which two actions should you recommend?
You are creating a plan to add new functionality to an existing application in a SharePoint 2010 farm. The original
application uses a site definition for site creation. Your plan needs to specify how to deploy the new functionality
to meet all these requirements:
The new functionality must include a Web Part that displays sales statistics and graphs.
.New sites that use the site definition must contain the new Web Part.
.The new functionality must be added to several existing sites.
.Deploying the new functionality must not disrupt the current functionality of the sites.
Which two actions should you recommend? (Each correct answer presents part of the solution. Choose two.)
Which approach should you recommend?
You are creating a plan to add new functionality into a SharePoint 2010 farm. Several artifacts must be created to
provide the new capabilities. The artifacts required include the following:
A custom site definition with company branding
.A Web Part to provide a graph of business statistics
.Custom code to calculate the business statistics
Your plan needs to include a process to create and deploy the new functionality.
Which approach should you recommend?
Which approach should you recommend?
Your development team has asked you to help them determine the cause of an error in a document conversion in
SharePoint 2010. Your team has checked the Unified Logging Service (ULS) and Event logs, but cannot find the error.
You need to direct them to discover more information in the ULS and Event logs to help identify the error.
Which approach should you recommend?
What are two possible ways to achieve this goal?
Your developers have discovered an issue with a SharePoint 2010 application. The code has produced an
exception and SharePoint has rendered an error page in the browser. The error page displays a Correlation ID
and the time when the error occurred. You need the developers to investigate the problem by viewing logged
exception messages.
What are two possible ways to achieve this goal? (Each correct answer presents a complete solution.
Choose two.)
Which approach should you recommend?
You are designing the environment for a SharePoint 2010 server farm. You need to design the environment to
meet the following requirements:
SharePoint must log critical error messages to the Windows Event Log.
.To save log space, duplicate error messages must not be logged.
Which approach should you recommend?
Which object should you recommend to accomplish this?
You are designing a SharePoint 2010 application. You need to make sure the application aggregates list items
from multiple site collections into a single view.
Which object should you recommend to accomplish this?
Which approach should you recommend?
You are designing a SharePoint 2010 application that has more than 7,000 items in a list named Customers.
Resource throttling is used to specify a list view threshold of 5,000. You have a requirement to ensure that users
in a domain group named Customer Auditors are allowed to perform operations on all items via a custom
application.
You need to design the application to meet the requirements.
Which approach should you recommend?
Which approach should you recommend?
You are designing a SharePoint 2010 application. You are also designing a Microsoft .NET Framework client
application that will interact with the SharePoint application.
You need to design the client application to create, update, and delete lists.
Which approach should you recommend?
Which approach should you recommend?
You are designing a SharePoint 2010 application that has 24 lists. The application has the following
characteristics:
Some lists contain only Single line of text columns, while other lists have complex column types such as Person or Group and External Data.
.Each list contains 10,000 or more records.
Your design needs to limit the number of items in a single database
operation to 2,500.
Which approach should you recommend?