Which approach should you recommend?
You manage your companys SharePoint 2010 development efforts. Your company has hired an outside vendor
to print its marketing materials. The head of the marketing department has asked you to design a plan to add
functionality to the intranet site that will allow company employees to submit their print orders to a SharePoint list
on the intranet site throughout the day. The vendor should receive a daily e-mail that shows them all the orders
that were submitted to the intranet site the day before. Your plan needs to make this functionality possible.
Which approach should you recommend?
Which approach should you recommend?
You are using SharePoint 2010 to design a site at your company. All employees need to have permission to fill
out a new form. When an employee submits the form, the request should be saved as an item in a custom list.
You have the following requirements:
For security reasons, employees must only be able to view their own requests.
.Employees must not be able to view requests that other employees have submitted.
.Company managers must have permission to view every request submitted.
Which approach should you recommend?
Which approach should you recommend?
You are designing a solution on a SharePoint 2010 intranet site where administrative access to the SharePoint
2010 application server is not available. You need to ensure that site usage information is collected on search
statistics for all the sites on the farm. Which approach should you recommend?
Which approach should you recommend?
You are designing a SharePoint 2010 farm in your organization. You need to design the library to meet the
following requirements:
The budget approval office needs a custom document library, which will send an e-mail as soon as each budget
document is updated by a user.
.The SharePoint farm administrator wants to block the addition of any document that is larger than 100 MB and
send out a message to users informing them of the failure. Which approach should you recommend?
Which approach should you recommend?
You are designing a solution for a SharePoint 2010 site. You need to design a solution that includes:
Custom pages to add, view, and update list items.
.Custom workflows with code on list items.
Which approach should you recommend?
Which approach should you recommend?
Your SharePoint 2010 team does not have enough development team members, time, or budget to support the
requests from all of the different departments in the organization. You have the following requirements:
Your internal IT security team requires that the SharePoint 2010 architects include the proper design
specifications necessary to limit the security vulnerabilities in the applications they develop.
.Mid-level Microsoft ASP.NET developers across the organization must be able to implement SharePoint 2010
solutions that meet the security specifications with no extra training.
.You must use specific tools and procedures to ensure that possible security vulnerabilities are limited. You need
to create a SharePoint 2010 design specification that directs the developers in the proper method of creating
applications to minimize security issues. Which approach should you recommend?
Which approach should you recommend?
You are designing several new custom applications for a SharePoint 2010 farm. One of the current applications
contains a Web Part with code that requires substantial CPU and memory resources. The SharePoint farm
administrator wants to ensure that new applications containing custom code do not degrade the performance of
the Web front-end (WFE) servers when they are deployed to the SharePoint farm.
You need to enable the administrator to perform the following tasks:
To configure the applications to run in isolation mode
.To control the resource usage of custom SharePoint applications by assigning the execution load to specified
servers and perform load-balancing of the WFE servers
.To limit the resources allotted to specific applications without impacting overall farm performance and stability
Your design must meet all these requirements. Which approach should you recommend?
Which approach should you recommend?
An application will be deployed in a SharePoint 2010 server farm that is managed by department-level site
collection administrators.
You need to design this application to meet all the following requirements:
The application must contain a custom Web Part that accesses the object model at the farm level.
.The application must be available anywhere in the farm as more departments require the functionality.
.The site collection administrator in each department must be able to activate the application without the
help of the farm administrator.
.The level of access to the SharePoint 2010 object model must be limited. Which approach should you recommend?
Which approach should you recommend?
A SharePoint 2010 server farm has a custom feature installed that provides specialized business logic for a
SharePoint solution package. The solution package is being updated to include additional functionality. Your job is
to specify a deployment method for the updates that will:
Add the additional application business logic to the solution package.
.Provide the least downtime for the application.
.Automate the application upgrade a much as possible.
You need to update the solution package with additional business logic and meet all these requirements.
Which approach should you recommend?
Which approach should you recommend?
You are designing a custom SharePoint 2010 solution package. It will include a feature that contains a Web Part,
which requires a custom assembly for its functionality. You need to design the feature based on the following requirements:
The Web Part must be a partial trust application and support a custom Code Access Security (CAS) policy.
.The solution package must be deployed without the need of farm-level administrator permissions.
Which approach should you recommend?