(100% PASS EXAMS ONE TIME) Braindump2go Guarantee Microsoft 70-489 100% Success By Using Latest Microsoft 70-489 Practice Exam Questions (51-60)

Download Microsoft Exam Center Latest Updated 70-489 Exam Questions from Braindump2go for free now! Braindump2go 70-489 Dumps Questions ans Answers are the Latest and also provide free updation for all Exam Dumps! Guarantee 100% Exam Pass Or Money Back!

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

11

QUESTION 51
You need to resolve the image loading issue.
What should you do? (Each correct answer presents a part of the solution. Choose all that apply.)

A.    Set the size of the site collection object cache to at least 100 MB.
B.    Enable the binary large object (BLOB) cache on each front-end web server.
C.    Activate the Content Organizer site feature.
D.    Enable authenticated cache profiles for the site output cache.
E.    Enable publishing features for the site collection.
F.    Set the default device channel to the active channel.

Answer: ABE
Explanation:
A: The object cache is used internally to optimize page rendering by storing properties of sites, page layouts, and pages.
The object cache reduces the amount of traffic between the Web server and a SQL database. This results in higher throughput of rendered pages, thereby increasing the number of pages that can be delivered to clients.
B: SharePoint Server 2013 provides a disk-based cache that stores files that are used by web pages to help them load quickly in the browser, and reduces the load on the database server when it uses those files. These files are known as binary large objects (BLOBs), and the cache is known as the BLOB cache. The BLOB cache is stored directly on the hard disk drive of a front-end web server computer.
* When using Image Rendition you will have to enable BLOBCache to improve performance
* By using Device Channel Renditions you can create smaller image sizes designed specifically for mobile use. This allows the mobile user to browse the smaller version, increasing the overall performance for the device they are using. Image Rendition enables you to have large files stored within your website along with smaller scaled variations for mobile users.
When using Image Rendition you will have to enable BLOBCache to improve performance
From scenario:
* Some employees report that the home page loads slowly.
You investigate the issue and find out that the size of some images is very large.
You must enable image renditions on the intranet site collection.

QUESTION 52
You need to raise the visibility of the sites.
What should you do?

A.    Enable the Reports and Data Search feature for the site collection.
B.    Create a custom timer job that generates the SiteMap.xml file in the root directory of the
web application.

C.    Add a Script Editor Web Part to the landing page of the publishing site.
In the web part, enter the location of the SiteMap.xml file.

D.    In Internet Information Services (IIS), enable the SiteMap ISAPI filter for the web application.

E.    Enable the Search Engine Sitemap Site Collection feature for the site collection.

Answer: E

QUESTION 53
You need to implement connection management for catalog connections.
Which method should you use? (Each correct answer presents part of the solution. Choose all that apply.)

A.    Public void UpdateCatalogConnection(CatalogConnectionSettings catalogInfo)
B.    Public void OnPublishCatalog(string catalogPath)
C.    Public void DeleteCatalogConnection(string catalogPath)
D.    Public void SetCatalogConnection(string catalogPath, boot disconnect)

Answer: AC
Explanation:
From scenario:
You must create a custom tool that site collection administrators use to manage catalog connections.
You must define the API calls to remove (C) or update (A) existing catalog connections.

QUESTION 54
Hotspot Question
You need to implement the social features.
How should you complete the relevant code? (To answer, select the appropriate option from the dropdown list in the answer area.)

wps4D91.tmp_thumb

Answer:

wps6A36.tmp_thumb

QUESTION 55
You need to ensure that the data synchronization does not affect the end user experience on the intranet.
What should you do? (Each correct answer presents part of the solution. Choose all that apply.)

wps85B3.tmp_thumb

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

Answer: AC

QUESTION 56
You need to implement logging.
Which items should you implement? (Each correct answer presents a complete solution. Choose all that apply.)

A.    SPDiagnosticsServiceBase.WriteEvent
B.    Microsoft.SharePoint.Diagnostics.ULSLogEntry
C.    SPUser.Sid
D.    PortalLog.LogString
E.    SPAlertTemplate
F.    SPSecurity.RunWithElevatedPrivileges

Answer: AB
Explanation:
EventLog.WriteEvent method writes a localized event entry to the event log.
PortalLog and its members are reserved for internal use and are not intended to be used in your code.
http://msdn.microsoft.com/en-us/library/system.diagnostics.eventlog.writeevent%28v=vs.110%29.aspx
http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.diagnostics.ulslogentry.aspx
From Scenario
You design an application framework. The framework is used by other developers on the team.
The framework must include entry points that are used to log errors and exceptions
You need the entry points.

QUESTION 57
You need to configure filtering for the Product page.
Which filtering option should you use?

A.    products/pages/products.aspx?productID=*&.productCategory=*
B.    products.aspx;productID;productCategory; lucernepubltshing.com
C.    products; productID; productCategory; lucernepublishing.com
D.    products/pages/products.aspx?*
E.    productID;productCategory

Answer: E

QUESTION 58
You create a custom Visual Web Part.
You deploy the solution package to the farm by using Windows PowerShell.
When you try to add the custom Visual Web Part to a SharePoint site, an error message displays that includes a correlation ID .
You need to determine the cause of the error.
What should you do? (Each correct answer presents complete solution. Choose all that apply.)

A.    Run the Get-SPLogEvent Windows PowerShell cmdlet.
B.    Run the Get-SPDiagnosticConfig Windows PowerShell cmdlet.
C.    Run the Get-SPHealthAnalysisRule Windows PowerShell cmdlet.
D.    View the Service Calls tab on the Developer Dashboard.
E.     View the Unified Logging Service (ULS) tab on the Developer Dashboard.

Answer: AE
Explanation:
http://ittechnotebook.blogspot.co.uk/2013/07/how-to-find-real-error-in- sharepoint.html
Note: In the real exam this question is single answer question and the E option is not there.

QUESTION 59
You need to retrieve the required performance counters.
What should you do?

wpsB886.tmp_thumb

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

Answer: B
Case Study: 3 – Contoso Ltd (QUESTION 60 – QUESTION 71)
Background
Contoso Ltd. is a global real estate company.
You are hired to replace the company’s existing ASP.NET website at http://www.contoso.com with a new SharePoint 2013 public-facing website. The site will display data about the company and information about residential properties that the individual agents in the company are selling. You have SharePoint Server environments for development, staging, and production.
Search
The website has the following requirements:
* Site visitors must be able to search for documents that are located anywhere on the site.
* When site visitors search for real estate properties, they must see information about a property.
* When a visitor searches for the word Guidelines, a PDF document named Real Estate Guidelines must appear at the top of the search results.
Search Engine Optimization
The company wants to ensure that the website displays prominently in Internet search results when people search for real estate.
The website has the following requirements:
* Internet search engines must properly rank pages so that the more popular pages on the site appear first in the Internet search engine results.
* SharePoint must generate the sitemap.xml and robots.txt files that are used by Internet search engines.
When an Internet search engine crawls the site, the search engine must recognize that the following URLs display information about different agents:
* http://www.contoso.com/FindAnAgent?agentName=JohnDo&;officeId = Sacramento
* http://www.contoso.com/FindAnAgent?agentName=JohnDo&;officeId = Houston
The search engine must recognize that the following URLs display the same information about the same agent:
* http://www.contoso.com/FindAnAgent?agentName=JohnDo&;officeId=Sacra mento
* http://www.contoso.com/FindAnAgent?agentName=JohnDo&;officeId =
Sacramento8icerts=true
Managed Metadata Service (MMS)
The MMS must include three term sets named Offices, Cities, and Features.
Offices Term Set
The Offices term set has the following requirements:
* The Offices term set must be a child of the group named Navigation.
* The Offices term set must be configured to use friendly URLs in the Offices sub-site.
* The name for each new office must be added to the Offices term set programmatically.
* The left navigation pane for the Offices page on the website must use the terms in the Offices term set.
* When the company opens a new office, a link for each new office must display in the left navigation pane.
Cities Term Set
The Cities term set has the following requirements:
* The Cities term set must contain a list that contains the names of major metropolitan areas.
* Many of the cities that are included in the Offices term set may also appear in the Cities term set, but the term sets may not be identical.
* If a city is required in both term sets, it must first be added to the Offices term set before it can be added to the Cities term set.
* If a term is changed in the Offices term set, it must automatically change in the Cities term set.
?The term Dallas must have a term ID of {b6ell481-3445-413c-9da0- bl5ae5d5cbd4}.
Features Term Set
You have an Excel file that contains a list of possible features for each property. The Features term set has the following requirements:
* The Features term set must contain the terms that describe details about each property, such as whether the building is a single family house or a condominium.
* The list of possible features must be programmatically imported from the Excel file into the term store in each server environment.
Web Application
The Internet Information Services (IIS) website contains a folder named _ConfigurationFiles. The web application has the following requirements:
* Anonymous access must be enabled on the web application.
* Internet search engines must index the site.
* Internet search engines must not index the files in the _ConfigurationFiles folder.
Site Collections and Content
The web application includes the following three site collections.
Board Member Site Collection
The Board Member site collection is only accessible to the board members so that they can view private company information.
The Board Member site collection has the following requirements:
* Only board members can log in to the site collection.
* A page within the site collection must display a list of all the board members.
* The website must be located at http://www.contoso.com/sites/board.
Internet Site Collection
Anonymous access is enabled on the Internet site collection. The Internet site collection has the following requirements:
* The site collection must include a sub-site named Offices.
* The URL of the Offices sub-site is http://www.contoso.com/Offices.
* Each office must have its own page on the site.
* The pages for each office must have the same style and structure.
* Each office page must contain a Content Search Web Part that displays a listing of all the properties that are being sold by agents in the office.
* The Content Search Web Part must use a custom display template named
* Real Estate Property to render search results when site visitors search for a property.
* The target page for terms in the Office term set must point to a page named Office.aspx that is in the Pages library of the Offices sub-site.
* The site must contain an About Us section that contains a Content Search Web Part that lists the members of the board of directors for the company.
* Each member of the board must have a page that contains biographical information about that board member.
* The list of board members must be available in the Board Member site collection.
* Site visitors must be able to view information about individual agents, including their contact information, certifications, and picture.
* When agents visit the Internet site collection, the agents may add information about each of the real estate properties that they are selling.
* The agents must be able to tag real estate properties according to their features.
* Real estate agents must enter real estate property information into a web form that is used specifically for data collection.
The web form must collect the following information:
* The property address.
* Up to five pictures of the property.
* The selling price.
* The number of bedrooms and bathrooms.
* The name of the real estate agent.
* Tags that will further describe the property.
Agent Site Collection
The Agent site collection is in the same web application and is accessible only to agents.
The Agent site collection has the following requirements:
* The site collection must include a site that contains instructions for real estate agents that tells them how to add property information to the website.
* The website must be located at http://www.contoso.com/sites/agents.
* A Web Part must use the .NET client-side object model (C50M) to retrieve all of the terms from only the Features term set.
Page Layouts and Web Parts
Page Layouts
You must create the following page layouts: About Us, Biography With Image, Biography No Image, and Office.
The page layouts have the following requirements:
* The About Us page layout must include a field to which the user may add Web Parts.
* The Biography With Image and Biography No Image page layouts must display biographical information about the board of directors.
* You must create a content type named Biography. Biography With Image and Biography No Image page layouts must use the Biography content type.
* The Office page layout must display information for each office and must use the fields that that are defined in the Elements.xml file.
Web Parts
The Agent Web Part has the following requirements:
* The Web Part must display information about an individual agent.
* The Web Part must display information that is based on query string parameters.
* The URL of the page that hosts the Web Part must be http://www.contoso.com/FindAnAgent.
The following table lists the query string parameters and the way that each parameter must be used by the Web Part.

wps1E6.tmp_thumb

Application Structure
Relevant portions of the markup and code for the solution are shown below. (Line numbers in the code segments are included for reference only and include a two- character prefix that denotes the specific file to which they belong.) Elements.xml

wps2983.tmp_thumb

FeaturesTermSet.es

wps67EA.tmp_thumb

Import.cs

wps8C7B.tmp_thumb

QUESTION 60
You must create a search results page for the real estate properties that are available in each real estate office.
You need to display the search result for the internet site collection.
Which types of files should you create? (Each correct answer presents part of the solution.
Choose all that apply.)

A.    JavaScript (.js)
B.    Active Server Page (.aspx)
C.    Master Page (.master)
D.    HTML (.html)
E.    XML (.xml)

Answer: BC
Explanation:
Note:
* Master Page defines “placeholders” which can be overridden in child page
* Content Page of a Master Page defaults to default.aspx


Thanks For Trying Braindump2go Latest Microsoft 70-489 Dumps Questions! Braindump2go Exam Dumps ADVANTAGES:

☆ 100% Pass Guaranteed Or Full Money Back!
☆ Instant Download Access After Payment!
☆ One Year Free Updation!
☆ Well Formated: PDF,VCE,Exam Software!
☆ Multi-Platform capabilities – Windows, Laptop, Mac, Android, iPhone, iPod, iPad.
☆ Professional, Quick,Patient IT Expert Team 24/7/365 Onlinen Help You!
☆ We served more than 35,000 customers all around the world in last 5 years with 98.99% PASS RATE!
☆ Guaranteed Secure Shopping! Your Transcations are protected by Braindump2go all the time!
☆ Pass any exams at the FIRST try!

1

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