READ Free Dumps For Microsoft- 70-576
Question ID 10156 | 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? |
Option A | Set the List View Lookup Threshold option to 2,500 items. |
Option B | Set the List View Threshold option to 2,500 items. |
Option C | Set the Number of groups to display per page property of the Group By option to 2,500 items. |
Option D | Set the Number of items to display property of the Item Limit option to 2,500 items. |
Correct Answer | B |
Question ID 10157 | 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? |
Option A | Use the SP.UI.UIUtility class in the client application |
Option B | Use SharePoint 2010 Web services in the client application. |
Option C | Use the SharePoint Foundation 2010 managed client object model in the client application. |
Option D | Create a Business Connectivity Services (BCS) package that manages tasks between the client and server applications. |
Correct Answer | C |