Master the 70-489 Developing Microsoft SharePoint Server 2013 Advanced Solutions content and be ready for exam day success quickly with this Ucertify 70-489 practice. We guarantee it!We make it a reality and give you real 70-489 questions in our Microsoft 70-489 braindumps.Latest 100% VALID Microsoft 70-489 Exam Questions Dumps at below page. You can use our Microsoft 70-489 braindumps and pass your exam.
Q20. HOTSPOT - (Topic 5)
You work for a company named Contoso, Ltd. that sells computer parts. You tag inventory lists by using a term set named Computer Parts Classification. The term set is structured as follows.
You must create a console application that accesses the SharePoint site and you must add a ClientContext object named ctx. You need to create a term named i7-2600K that is a child of the CPU node and add a shared property to the i7-2600K term.
How should you complete the relevant code? (To answer, select the appropriate code segment from each drop-down list in the answer area.)
Answer:
Q21. - (Topic 3)
You need to implement the Web Part to retrieve the terms for the required term set. Which code segment should you insert at line FE04?
A. Option A
B. Option B
C. Option C
D. Option D
Answer: A
Q22. HOTSPOT - (Topic 1)
You need to create the external content type to support the data model.
In the Return Parameter Configuration dialog box, in the properties section, which options should you select? (To answer, select the appropriate setting or settings in the answer area.)
Answer:
Q23. - (Topic 4)
You need to configure a new site collection in Central Administration. You will use the site collection to manage navigation terms.
What should you do?
A. Create a site collection by using the Publishing Portal template.
B. Create a site collection by using the Enterprise Search Center template.
C. Create a site collection by using the Records Center template.
D. Set the website address to http://adventureworks.com/sites/navigation
Answer: A
Q24. HOTSPOT - (Topic 5)
You create term sets and multi-lingual labels for a site collection. The default locale, language, and culture for the term sets are set to English. You develop a console application to create labels for a term named Memory. The console application uses the English locale. You develop the following labels for the term named Memory.
You need to create German labels for the term named Memory.
How should you complete the relevant code? (To answer, select the appropriate code segment from each drop-down list in the answer area.)
Answer:
Q25. DRAG DROP - (Topic 5)
You develop a SharePoint app that connects to external content by using Business Connectivity Services (BCS).
You need to ensure that the app returns no more than 500 items at one time.
Which three actions should you perform in sequence? (To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.)
Answer:
Q26. DRAG DROP - (Topic 5)
You create a SharePoint app that displays employee information in a SharePoint list. The app uses Business Connectivity Services (BCS) to connect to a custom employee information database. You have a Business Data Connectivity (BDC) model named Employee.
You need to implement the GetEmployee method.
You have the following code:
Which code segments should you include in Target 1, Target 2, Target 3 and Target 4 to complete the code? (To answer, drag the appropriate code segment to the correct targets in the answer area. Each code segment may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.)
Answer:
Q27. HOTSPOT - (Topic 5)
You create a SharePoint app that displays a list of documents for a company that sells insurance policies. The documents have been crawled by the Search service.
You create managed properties named Underwriter and Bonded.
You must locate the documents that meet the following criteria:
Created by using Microsoft Word 2002
Contains the exact phrase "life policy"
Were underwritten by Woodgrove
You need to design a search query that locates the required documents.
How should you complete the relevant code? (To answer, select the appropriate code segment from each drop-down list in the answer area.)
Answer:
Q28. DRAG DROP - (Topic 5)
You develop a .NET application named SPUserProfiles for a company called Contoso, Ltd.
SPUserProfiles communicates with a SharePoint app by using SharePoint Web Services. The SharePoint web service reference name is ProfileService. SPUserProfiles includes the following code segment: (Line numbers are included for reference only.)
You need to implement the UpdatePhoneNumber method.
How should you complete the relevant code? (To answer, drag the appropriate code segments to the correct target locations in the answer area. Each code segment may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.)
Answer:
Q29. DRAG DROP - (Topic 5)
You deploy a solution to a SharePoint server.
You need to implement a method to programmatically access the health score of the SharePoint Server.
Which three code segments should you use in sequence? (To answer, move the appropriate segments from the list of segments to the answer area and arrange them in the correct order.)
Answer:
Q30. DRAG DROP - (Topic 1)
You need to configure authentication for the external content type in the production environment.
Which three actions should you perform in sequence? (To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.)
Answer:
Q31. DRAG DROP - (Topic 5)
You develop a Microsoft Office app to access external data by using Business Connectivity Services (BCS).
The app must access data from a Windows Communication Foundation (WCF) connector by using an external content type.
Which four actions should you perform in a sequence? (To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.)
Answer:
Q32. DRAG DROP - (Topic 5)
You have a site collection, and the Publishing Infrastructure feature is activated.
You need to use SharePoint Designer to create a page layout named Fancy Layout that supports HTML markup and styling.
Which four actions should you perform in sequence? (To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.)
Answer:
Q33. DRAG DROP - (Topic 5)
You develop a provider-hosted SharePoint app that retrieves and displays news headlines from an external site named News. The site contains lists of news headlines from many news sources.
You need to create a Representational State Transfer (REST) endpoint URL in the app to retrieve hourly headlines from the site for a specific news source.
You have the following code:
Which code segments should you include in Target 1, Target 2, Target 3 and Target 4 to complete the code? (To answer, drag the appropriate term to the correct targets in the answer area. Each term may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.)
Answer:
Q34. - (Topic 5)
You use Visual Studio to design a SharePoint solution for a company that sells wine to customers around the world.
The solution must return the total number of cases sold per country. The solution also must allow employees to sort cases of wine that are returned. Employees must sort cases by country, date, and reason for the return.
You need to configure the solution to meet the requirements.
Which steps should you take? (Each correct answer presents part of the solution. Choose all that apply.)
A. Add a Refinement Web Part to the page.
B. Configure the query for the Content Search Web Part.
C. Add country as a property filter to the Search Results Web Part.
D. Add a Calendar Web Part to the page.
Answer: A,B,C
Explanation: A:
* From question:
Employees must sort cases by country, date, and reason for the return.
* On the REFINERS tab, you can choose to limit returned results by adding preselected
refiners to your query.
You can specify that the search results that are returned in the Search Results Web Part should be limited to one or more values from the refiners. The list shows all managed properties that are enabled as refiners in the search schema.
B: The Search Results Web Part shows the search results of a query that was entered in a
Search Box Web Part.
C: From question:
The solution must return the total number of cases sold per country.
Note:
* Use property filters to query the content of managed properties that are set to queryable in the search schema.
Q35. - (Topic 5)
You configure eDiscovery for a SharePoint Online site collection.
You need to configure permissions for eDiscovery users so that users are able to access all discoverable content.
What should you do?
A. Add eDiscovery users to the Viewers group for the eDiscovery center.
B. Grant eDiscovery users access to all content in each web application.
C. Grant eDiscovery users Contribute permissions to the eDiscovery center.
D. Grant eDiscovery users site collection administrator permissions on every site collection that contains discoverable content.
Answer: D
Q36. - (Topic 3)
You need to include the details of each property as managed metadata. Which code segment should you add at line IM07?
A. Option A
B. Option B
C. Option C
D. Option D
Answer: D
Q37. DRAG DROP - (Topic 5)
You develop a SharePoint app that uses the client-side object model (CSOM) to run search
queries.
You need to implement a method that searches for the term SharePoint.
You have the following code:
Which code segments should you include in Target 1, Target 2, Target 3, Target 4 and Target 5 to complete the code? (To answer, drag the appropriate code segment to the correct targets in the answer area. Each code segment may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.)
Answer:
Q38. - (Topic 4)
You need to create the term set for the Document Library app named Project Documents.
What should you do? (Each correct answer presents part of the solution. Choose all that apply.)
A. Insert the following code segment into line DL18:
TermStoretermStore = taxonomySession.GetDefaultKeywordsTermStore();
B. Insert the following code segment into line DL18:
TermStoretermStore = taxonomySession.GetDefaultSiteCollectionTermStore();
C. Insert the following code segment into line DL24:
myTermSet.CreateTerm("-png", 1033, Guid.NewGuid());
D. Insert the following code segment into line DL24:
myTermSet.CreateTerm(".bmp", 1033, Guid.NewGuid());
Answer: A,C
Explanation: From scenario:
You must develop a console app to print the current term sets and each root term for the
app by using the following style: TermSet : name Term : name
(A, C, Not B, not D) The Document Library app named Project Documents must include a
loca term set for document types. The term set must contain the default terms .docx, .png,
and -jpg.
Topic 5, Mix Questions