Microsoft 70-489 - Developing Microsoft SharePoint Server 2013 Advanced Solutions Exam
Page: 3 / 20
Total 97 questions
Question #11 (Topic: Topic 1)
You need to add code to line CM07 to create the Research Content document set.
How should you complete the relevant code? (To answer, select the appropriate option
from the dropdown list in the answer area.)
[Microsoft-70-489-8.0/Microsoft-70-489-17_2.png]
[Microsoft-70-489-8.0/Microsoft-70-489-18_2.png]
How should you complete the relevant code? (To answer, select the appropriate option
from the dropdown list in the answer area.)
[Microsoft-70-489-8.0/Microsoft-70-489-17_2.png]
[Microsoft-70-489-8.0/Microsoft-70-489-18_2.png]
Answer: [Microsoft-70-489-8.0/Microsoft-70-489-18_3.png]
Question #12 (Topic: Topic 1)
You need to configure the external content type to search for research papers.
Which indexing connector should you use?
Which indexing connector should you use?
A. .NET Type Connector
B. WCF Service Connector
C. Custom Connector
D. SQL Server Connector
Answer: B
Question #13 (Topic: Topic 1)
You need to generate document identifiers for each new document that is uploaded to the
site.
What should you do?
A. Create a derived class that inherits from the abstract class named
Microsoft.Office.DocumentManagement.Documentld and then override all of the abstract
methods.
B. Create a derived class that inherits from the abstract class named
Microsoft.Office.DocumentManagement.DocumentldProvider and then override all of the
virtual members.
C. Create a derived class that inherits from the
Microsoft.Office.DocumentManagement.DocumentldProvider abstract class and then
implement all abstract members.
D. Create a class to implement the Microsoft.Office.DocumentManagement.IDocumentld
interface and then override all of the virtual members.
site.
What should you do?
A. Create a derived class that inherits from the abstract class named
Microsoft.Office.DocumentManagement.Documentld and then override all of the abstract
methods.
B. Create a derived class that inherits from the abstract class named
Microsoft.Office.DocumentManagement.DocumentldProvider and then override all of the
virtual members.
C. Create a derived class that inherits from the
Microsoft.Office.DocumentManagement.DocumentldProvider abstract class and then
implement all abstract members.
D. Create a class to implement the Microsoft.Office.DocumentManagement.IDocumentld
interface and then override all of the virtual members.
Answer: B
Topic 2, Lucerne Publishing
Background
You are hired by Lucerne Publishing to design and implement a new public-facing Internet
site by using SharePoint. Lucerne Publishing also needs an intranet site to host sensitive
documents and content.
Business Requirements
Internet
? Modify content in pages that are published for anonymous site visitors.
? Modify search engine optimization (SEO) properties to optimize visibility of the web
site.
? Create content in multiple languages and use automatic translation.
Intranet
? Each department must have its own site. Each department home page must
display relevant information about the department and contact information for
employees.
? Each user is encouraged to create their own blog, on which they will publish
information about current projects and get feedback from other users in the
company.
? Personalized content must be displayed for an employee when an employee
accesses the intranet. The page must include a feed that displays updates from
other users' blog posts.
Technical Requirements
Service Applications
? The Internet and intranet web applications must use the Managed Metadata
Service (MMS). Both web applications use a separate MMS service application
and do not share term sets.
? The intranet web application uses the User Profile Service Application (UPA).
? The intranet uses all available social features of the UPA.
Users follow, mention, and identify documents and people. Users often discuss news by
using hash tags. You must develop an app part that allows the current user to show
different top feeds from user profiles.
Hardware
The hardware that hosts the Internet site must handle thousands of concurrent users.
URLs
The following table lists the URLs that the SharePoint sites will use.
[Microsoft-70-489-8.0/Microsoft-70-489-20_2.png]
Search Engine Optimization (SEO)
? You must implement search engine optimization for the public-facing Internet site.
SharePoint must produce
Question #14 (Topic: Topic 2)
You need to raise the visibility of the sites.
What should you do?
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 #15 (Topic: Topic 2)
You need to configure filtering for the Product page.
Which filtering option should you use?
Which filtering option should you use?
A. products/pages/products.aspx?productID=*&.productCategory=*
B. products.aspx;productID;productCategory; lucernepublishing.com
C. products; productID; productCategory; lucernepublishing.com
D. products/pages/products.aspx?*
E. productID;productCategory
Answer: E