최신Microsoft Designing and Developing Microsoft SharePoint 2010 Applications - 070-576무료샘플문제
문제1
You manage your company's 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?
You manage your company's 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?
정답: B
문제2
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?
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?
정답: D
문제3
In your development environment, you designed new versions of a number of features currently working in
a
SharePoint 2010 farm. The features are being used throughout the farm at all scope levels. You need to
meet the
following requirements:
*All the features on the farm must be upgraded to the newest version.
.All existing feature instances must be upgraded to the latest version.
.The sites using the features must experience as little downtime as possible.
Which approach should you recommend?
In your development environment, you designed new versions of a number of features currently working in
a
SharePoint 2010 farm. The features are being used throughout the farm at all scope levels. You need to
meet the
following requirements:
*All the features on the farm must be upgraded to the newest version.
.All existing feature instances must be upgraded to the latest version.
.The sites using the features must experience as little downtime as possible.
Which approach should you recommend?
정답: D
문제4
You are designing an application configuration approach for a custom SharePoint 2010 application. You need to design the application configuration to: *Store and secure custom configuration settings for the application including connection strings, server names, file paths, and other miscellaneous settings. .Read and display the settings on the site with an administrative user interface that can be configured using a custom _layouts page.
.Store configuration settings at the farm, Web application, site collection, and site levels as needed. You need to design a storage option that is simple and lightweight in structure and programmatically configurable. Which approach should you recommend?
You are designing an application configuration approach for a custom SharePoint 2010 application. You need to design the application configuration to: *Store and secure custom configuration settings for the application including connection strings, server names, file paths, and other miscellaneous settings. .Read and display the settings on the site with an administrative user interface that can be configured using a custom _layouts page.
.Store configuration settings at the farm, Web application, site collection, and site levels as needed. You need to design a storage option that is simple and lightweight in structure and programmatically configurable. Which approach should you recommend?
정답: C
문제5
You are designing a knowledge base (KB) solution for a SharePoint 2010 Internet site for vendors and
employees
in your organization. The employees have Active Directory (AD) accounts. You have the following
requirements:
*You must incorporate the existing Windows authentication system based on AD.
.Vendors who have no Windows credentials must have access to the KB.
.Content editors must be able to use their Windows credentials to log on to the site and publish the content.
You need to ensure that vendors and content editors can access the site. Which approach should you
recommend?
You are designing a knowledge base (KB) solution for a SharePoint 2010 Internet site for vendors and
employees
in your organization. The employees have Active Directory (AD) accounts. You have the following
requirements:
*You must incorporate the existing Windows authentication system based on AD.
.Vendors who have no Windows credentials must have access to the KB.
.Content editors must be able to use their Windows credentials to log on to the site and publish the content.
You need to ensure that vendors and content editors can access the site. Which approach should you
recommend?
정답: D
문제6
You are designing a SharePoint 2010 solution package that includes a feature. The feature should be available for activation in only those site collections contained within specified Web applications in the farm. You need to design your solution package to ensure this behavior. Which approach should you recommend?
You are designing a SharePoint 2010 solution package that includes a feature. The feature should be available for activation in only those site collections contained within specified Web applications in the farm. You need to design your solution package to ensure this behavior. Which approach should you recommend?
정답: A
문제7
You are designing a data capture approach for a SharePoint 2010 intranet site. You need to specify the
data
capture design elements in the user interface to meet the following requirements:
*The site must provide data-entry forms for users to update list data.
.The users should be allowed to take the submission form offline.
Which approach should you recommend?
You are designing a data capture approach for a SharePoint 2010 intranet site. You need to specify the
data
capture design elements in the user interface to meet the following requirements:
*The site must provide data-entry forms for users to update list data.
.The users should be allowed to take the submission form offline.
Which approach should you recommend?
정답: A
문제8
You are designing a SharePoint 2010 application that stores information about each machine in a factory.
This information includes an inventory of parts, the machine's maintenance history, and a document library of repair manuals for each machine in Microsoft Word format. The application must:
*Establish links between the factory machine data, the machine part inventory, the maintenance history, and the repair manuals to allow the display of additional fields from the other lists.
.Enforce relational integrity between the data to create custom views for various business users.
.Allow nontechnical users to update the individual list data and views, as well as to update the manuals.
.Enforce relationships that allow cascade deletes of items from the machine parts list when items are
deleted from the machine list, but prevent data in the machine parts list from being orphaned. You need to design a data
access plan that meets all these requirements and allows all data to be managed within the SharePoint system.
Which plan should you recommend?
You are designing a SharePoint 2010 application that stores information about each machine in a factory.
This information includes an inventory of parts, the machine's maintenance history, and a document library of repair manuals for each machine in Microsoft Word format. The application must:
*Establish links between the factory machine data, the machine part inventory, the maintenance history, and the repair manuals to allow the display of additional fields from the other lists.
.Enforce relational integrity between the data to create custom views for various business users.
.Allow nontechnical users to update the individual list data and views, as well as to update the manuals.
.Enforce relationships that allow cascade deletes of items from the machine parts list when items are
deleted from the machine list, but prevent data in the machine parts list from being orphaned. You need to design a data
access plan that meets all these requirements and allows all data to be managed within the SharePoint system.
Which plan should you recommend?
정답: A
문제9
You are designing a SharePoint 2010 application. You need to ensure that a custom list named Phone Numbers is automatically created and added to the site whenever a new Team Site is created. Which approach should you recommend?
You are designing a SharePoint 2010 application. You need to ensure that a custom list named Phone Numbers is automatically created and added to the site whenever a new Team Site is created. Which approach should you recommend?
정답: A
문제10
You are designing a SharePoint 2010 solution to manage statements of work. You need to design the solution according to the following requirements: *Store the customer ID, purchase order number, estimated completion date, and other fields associated with specific documents as they are uploaded. .The information must be created so that it can be set within the Microsoft Word document information panel. .Programmatically execute a series of tasks, including assigning tasks to validate the information and creating team sites, based on information related to each document. .These tasks must run to completion, even if the server is rebooted. Which approach should you recommend?
You are designing a SharePoint 2010 solution to manage statements of work. You need to design the solution according to the following requirements: *Store the customer ID, purchase order number, estimated completion date, and other fields associated with specific documents as they are uploaded. .The information must be created so that it can be set within the Microsoft Word document information panel. .Programmatically execute a series of tasks, including assigning tasks to validate the information and creating team sites, based on information related to each document. .These tasks must run to completion, even if the server is rebooted. Which approach should you recommend?
정답: D
문제11
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?
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?
정답: A
문제12
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?
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?
정답: D
문제13
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 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?
정답: D
문제14
You are designing a SharePoint 2010 solution. The solution includes the rendering of a highly interactive
control
that must allow the following functionality:
*Fading items in and out.
.Dragging items around the display.
.Seamlessly updating information on the server without affecting other items on the page.
You need to design the interactive control according to these requirements. What are two possible ways to
achieve this goal? (Each correct answer presents a complete solution. Choose two.)
You are designing a SharePoint 2010 solution. The solution includes the rendering of a highly interactive
control
that must allow the following functionality:
*Fading items in and out.
.Dragging items around the display.
.Seamlessly updating information on the server without affecting other items on the page.
You need to design the interactive control according to these requirements. What are two possible ways to
achieve this goal? (Each correct answer presents a complete solution. Choose two.)
정답: A,B