READ Free Dumps For Microsoft- 70-576
Question ID 10184 | You are designing a SharePoint 2010 site for your organization to capture customer contact information. The contact information for customers is stored in a Microsoft Dynamics CRM 4.0 database. You need to design a solution with no custom code that meets the following requirements: Sales department employees must be able to perform create, retrieve, update, and delete (CRUD) operations for their customer information records on the SharePoint site. The data in the SharePoint site must be synchronized with the data in the CRM Dynamics database because most customers do not have direct access to the CRM system. SharePoint users from the Sales department must be able to work with data while they are working offline. Which approach should you recommend? |
Option A | Create client and browser-based forms with Microsoft Office InfoPath 2010. Deploy the forms using SharePoint Form Services to provide all CRUD operations |
Option B | Create an external content type for the contact list from the CRM system in SharePoint using Business Connectivity Services. Create InfoPath client forms for CRUD operations. Create a SharePoint 2010 workspace to synchronize the offline data. |
Option C | Create custom Microsoft ASP.NET form pages for CRUD operations. Create a Microsoft SQL Server connection to the CRM system. Create a farm-scoped solution and deploy it in the _layouts folder to provide access to the data on the SharePoint site |
Option D | Create a custom content type in the contact list of the SharePoint site that connects to the CRM system. Create Web forms to synchronize the contact list in the CRM system to the contact list in SharePoint. |
Correct Answer | B |
Question ID 10185 | The IT, human resources, and legal departments in a large company each have site collections that run in separate Web applications in a SharePoint 2010 server farm. You need to design a SharePoint information architecture that will meet the following requirements: All departments should use a consistent set of keywords. .Certain enterprise keywords must be shared across all departments. The keywords should be managed dynamically. The keywords should be globally available to SharePoint service applications. The keywords should be able to be managed programmatically. The keywords management must use standard services and be maintained with built-in SharePoint 2010 administration tools. Which approach should you recommend? |
Option A | Programmatically connect each Web application for all departments to the Global Managed Metadata shared service containing the common enterprise keywords. |
Option B | . Programmatically add the site collection containing the common enterprise keywords list to the Web applications for all departments. |
Option C | Create a managed metadata term set of all of the common enterprise keywords and deploy it as a feature to the farm. Programmatically activate the feature in the Web application for all departments. |
Option D | Create a managed metadata term store of all of the common enterprise keywords and deploy it as a feature to the farm. Programmatically activate the feature in the Web application for all departments. |
Correct Answer | A |