Online Access Free 070-576 Exam Questions
Exam Code: | 070-576 |
Exam Name: | Designing and Developing Microsoft SharePoint 2010 Applications |
Certification Provider: | Microsoft |
Free Question Number: | 172 |
Posted: | Sep 18, 2025 |
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?
You are designing a Web application for a SharePoint 2010 system. You need to plan an authorization
system
that meets the following requirements:
*It must enforce uniform security throughout all site collections at the Web application or zone level.
.It must use Windows authentication.
.It must assign a role incorporating a collection of rights to individual SharePoint 2010 users or domain
groups.
.It must specify the rights for a user or group in the Web application based on an Active Directory (AD) user
or
group account.
.The rights should not be shared across other Web applications.
You need to design a plan that provides specific control of SharePoint object access and meets all
requirements.
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?
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?
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?