Free Braindump2go Latest Microsoft Exam Dumps

Collection of Braindump2go LatestMicrosoft Exam Questions and Dumps for free Download

New 70-489 Exam Version Released By Braindump2go Recently For Free Download (1-15)

100% Pass 70-489 Real Test is not a dream! Braindump2go Latest Released 70-489 Exam Practice Exam Dumps will help you pass 70-489 Exam one time easiluy! Free Sample Exam QAuestions and Answers are offered for free download now! Quickly having a try today! Never loose this valuable chance!

Vendor: Microsoft
Exam Code: 70-489
Exam Name: Developing Microsoft SharePoint Server 2013 Advanced Solutions

112222[2]

QUESTION 1
Drag and Drop Question
You connect to a front-end web server in a SharePoint farm for a company named Contoso, Ltd. You start the SharePoint Management Shell by using an account that has administrator permissions for the user-profile store.
You use Windows PowerShell to create a User Profile property.
You add the profile type and sub type to the User Profile property.
You run the following Windows PowerShell cmdlets:

wps1332.tmp_thumb

How should you complete the relevant Windows PowerShell cmdlets? (To answer, drag the appropriate code segment to the correct location or 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.)

wps2B74.tmp_thumb

Answer:

wps4387.tmp_thumb

QUESTION 2
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: BCD
Explanation:
Use property filters to query the content of managed properties that are set to queryable in the search schema. Select managed properties from the Property filter lists. Click Add property filter to add the filter to the query.
http://office.microsoft.com/en-001/support/sharepoint-help/sharepointsearch/about-configuring-the-refinement-web-part-HA102848699.aspx
http://office.microsoft.com/sq-al/office365-sharepoint-online-enterprise-help/change-settings-for-the-search-results-web-part-HA103998057.aspx
http://msdn.microsoft.com/en-us/library/dd451196.aspx

QUESTION 3
Hotspot Question
You develop a SharePoint app by using the client-side object model (CSOM.)
On each page of the app, you need to display the user profile picture for the user that is currently logged in.
How should you complete the relevant code? (To answer, select the appropriate option from each drop-down list in the answer area.)

wps679B.tmp_thumb

Answer:

wps7B6A.tmp_thumb

QUESTION 4
You develop a SharePoint-hosted app.
The app includes the following code segment: (Line numbers are included for reference only.)

wps9532.tmp_thumb

The app must display user profile data for the user that is logged in.
The user profile data must include the PreferredName, Department, and WorkPhone properties. You need to ensure that the app displays the required user profile data.
Which code segment should you insert at line 12?

A.    var a = new SP.UserProfiles.UserProfile();
B.    var a = new SP.UserProfiles.SocialFollowingManager (context);
C.    var a = SP.UserProfiles.Profileloader.GetProfileLoader(context);
D.    var a = new SP.UserProfiles.PeopleManager(context);

Answer: D

QUESTION 5
Drag and Drop Question
You develop a SharePoint app that includes microblog posts and conversations for a company named Contoso, Ltd.
You must use various programming object models to determine the number of unread mentions in microblog posts for the current user.
You need to call methods for different programming object models.
How should you create the method calls? (To answer, drag the appropriate code segments to the correct location or 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.)

wpsB189.tmp_thumb

Answer:

wpsFECF.tmp_thumb

QUESTION 6
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.

wps1740.tmp_thumb

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.)

wps3720.tmp_thumb

Answer:

wps4DFB.tmp_thumb

QUESTION 7
Hotspot Question
A company uses SharePoint to manage a large number of documents.
The Document ID Service feature is enabled.
You need to create a custom class that generates a unique ID for each document.
How should you complete the class definition? (To answer, select the appropriate code segment from each drop-down list in the answer area.).

wps6A61.tmp_thumb

Answer:

wps8062.tmp_thumb

QUESTION 8
Hotspot Question
You implement eDiscovery in SharePoint to access Exchange Online mailbox data.
You need to ensure that users continue to have access to Exchange Online mailbox data after an In-Place Hold is applied.
On the Exchange admin center page, which option should you select? (To answer, select the appropriate option in the answer area.)

wps995F.tmp_thumb[5]

Answer:

wpsAFCD.tmp_thumb[2]

QUESTION 9
You use Visual Studio to design a SharePoint solution for a company that provides computer support services to customers around the world.
The solution must list the customer service representatives that resolve the highest number of support requests.
The solution also must allow filtering of customer service representatives by region.
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 Recommended Items Web Part to the page.
B.    Add and configure a Refinement Web Part to the page.
C.    Add regions as property filters to the Search Results Web Part.
D.    Configure the query for the Content Search Web Part.

Answer: CD

QUESTION 10
Drag and Drop Question
You develop a SharePoint app that uses the client-side object model (CSOM) to retrieve items from the search index.
You need to implement the client-side query code.
Which four code segments should you use in sequence? (To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.)

wps112F.tmp_thumb

Answer:

wps27EB.tmp_thumb

QUESTION 11
You develop a SharePoint app for a toy company that uses the Representational State Transfer (REST} API for search.
The site collections in the app have been crawled recently and use the default search schema. The app includes the following code segment: (Line numbers are included for reference only.)

wps422F.tmp_thumb

You create the following result sources.

wps5B8A.tmp_thumb

You need to ensure that the app only displays PDF documents.
Which code segment should you insert at line 03?

A.    var resultSourceId = “Site PDF”;
B.    var resuitSourceId = “4C50FE18-B254-47A1-ABAD-0B6C4577D914”;
C.    var resultSourceId = “0F41A999-523A-41ED-AAAD-9D414A0FC3B4”;
D.    var resultSourceId = “82951A0C-6385-4E29-8D7F-4AB92FE9F536”;

Answer: D

QUESTION 12
Hotspot Question
A SharePoint app displays the following search results:

wps75EE.tmp_thumb[2]

You have the following requirements:
Group results by model.
Display only two rows per model.
Show a unique color for each model.
You need to define a query to meet the requirements.
How should you complete the relevant code? (To answer, select the appropriate code segment from each drop-down list in the answer area.)

wpsD27F.tmp_thumb

Answer:

wpsE4E8.tmp_thumb

QUESTION 13
A legal company uses SharePoint for document and records management.
You search all documents by using extractors and managed properties.
FAST Query Language (FQL) is enabled for the result sources, and the content of the document is indexed as full text.
All documents are named by using the following pattern: “AAA-Axxxx-AA”.
You must find documents that were created in May 2012 and contain the ordered keywords “liable”, “advocate”, and “adjudication”.
Results that are returned must include only document names that begin with “HCT-Q” and end only with “AB”.
You need to create the FQL query that returns the required results.
Which FQL statements should you use? (Each correct answer presents part of the solution. Choose all that apply.)

A.    Write> =05/01/2012 and write<=05/31/2012
B.    string(‘liable advocate adjudication”, mode=”onear”)
C.    title:HCT-Q*
D.    title:HCT-Q????-AB
E.    NEAR (liable, advocate, adjudication)
F.    write:range (2012-05-01, 2012-05-31)

Answer: BDF
Explanation:
B (not E):
The ordered variant ofNEAR, and requires an ordered match of the terms. TheONEARoperator can be used to restrict the result set to items that haveNterms within a certain distance of Returns only items that don’t match the operand. The operand may be any valid FQL expression.one another.
D (not C):
* All documents are named by using the following pattern: “AAA-Axxxx-AA”.
* Results that are returned must include only document names that begin with “HCT-Q” and end
only with “AB”.
F (not A):
* Range. Enables range matching expressions. The RANGE operator is used for numeric and date/time managed properties.
* FQL provides the datetime data type for date and time. The following ISO 8601-compatible datetime formats are supported in queries:
– YYYY-MM-DD
– YYYY-MM-DDThh:mm:ss
– YYYY-MM-DDThh:mm:ssZ
– YYYY-MM-DDThh:mm:ssfrZ
Reference: FAST Query Language (FQL) syntax reference

QUESTION 14
You have a SharePoint farm.
You create a web service that connects to an extension point in the Search service.
The web service processes string content and returns the string in all capitalized letters.
The web service includes the properties in the following table.

wpsA72.tmp_thumb

You start the SharePoint Management Shell.
You create the following Windows PowerShell cmdlet: (Line numbers are included for reference only.)

wps2840.tmp_thumb

You need to complete the Windows PowerShell cmdlet to register the Content Enrichment service.
Which code segment should you insert at line 04?

wps3AB8.tmp_thumb

A.    Option A
B.    Option B
C.    Option C
D.    Option D

Answer: C
Explanation:
InputProperties gets or sets the list of properties that the external service expects.
OutputProperties gets or sets the list of properties that the external service outputs.
These will overwrite the original value of that property as it is propagated through the Content Processing Component.
$ssa = Get-SPEnterpriseSearchServiceApplication
$config = New-SPEnterpriseSearchContentEnrichmentConfiguration
$config.Endpoint = http://Site_URL/ContentEnrichmentService.svc
$config.InputProperties = “Author”, “Filename”
$config.OutputProperties = “Author”
$config.SendRawData = $True
$config.MaxRawDataSize = 8192
Set-SPEnterpriseSearchContentEnrichmentConfiguration -SearchApplication $ssa -ContentEnrichmentConfiguration $config
http://msdn.microsoft.com/en-us/library/jj163982.aspx
http://msdn.microsoft.com/en-us/library/microsoft.office.server.search.administration.contentprocessing.contentenrichmentconfiguration.aspx
http://technet.microsoft.com/en-us/library/jj219502.aspx
http://msdn.microsoft.com/en-us/library/jj163968.aspx
http://technet.microsoft.com/en-us/library/jj219659.aspx

QUESTION 15
Hotspot Question
You use the SharePoint 2013 Management Shell to access a SharePoint farm.
A user reports an error in one of the apps that you have installed.
The error message contains the correlation token ID of b49f64b3-4722-4336-9a5c-56c326b344d4.
You need to save a report of the complete error trace for all errors that were reported in the previous 30 minutes.
How should you complete the Windows PowerShell cmdlet? (To answer, select the appropriate option from each drop-down list in the answer area.)

wps611D.tmp_thumb

Answer:

wps7AC5.tmp_thumb


For those who feel the overwhelming anxiety before their 70-489 exam,Braindump2go Latest updated 70-489 Exam Dumps will help you Pass 100% in a short time preparation! 70-489 Exam Dumps PDF & VCE Full Version Instant Download!

18222[2]

http://www.braindump2go.com/70-489.html

, , , , ,

Comments are currently closed.