
Want to know Testking 70-488 Exam practice test features? Want to lear more about Microsoft Developing Microsoft SharePoint Server 2013 Core Solutions certification experience? Study Practical Microsoft 70-488 answers to Refresh 70-488 questions at Testking. Gat a success with an absolute guarantee to pass Microsoft 70-488 (Developing Microsoft SharePoint Server 2013 Core Solutions) test on your first attempt.
Q31. - (Topic 2)
You need to configure navigation for the site.
What should you do? (Each correct answer presents part of the solution. Choose all that apply.)
A. Create simple links or headers for new pages.
B. Create friendly URLs for new pages automatically.
C. Add unique identifiers to new pages.
D. Create term-driven pages with friendly URLs.
E. Add new pages to navigation automatically.
Answer: A,B,D
Explanation:
D: Scenario: Navigational links across the top should be driven by the term store and use URLs that will improve search engine ranking.
A: Simple links:
The HR node is configured with a link to a page the user will be taken to when clicking on the menu item:
BD: Enable Managed Navigation
This page allows you to select managed navigation for your global and current navigation.
Under Site Settings / Look and Feel click on Navigation.
Other settings on this page allow you to define the term set that will be used for navigation terms and if new pages created should be added to the term set automatically. You can also specify if friendly URL's should be created automatically.
Reference: Term based navigation in SharePoint 2013;SharePoint 2013 – Friendly URLs and Managed Navigation
Q32. - (Topic 5)
You develop a SharePoint app to create an approval workflow for expense reports.
The app must collect user input during the workflow.
You need to use ASP.NET forms in the workflow.
Which form type should you use?
A. Workflow modification form
B. Workflow input form
C. Workflow task form
D. Workflow initiation form
Answer: A
Explanation:
Modification Forms
Modifications are options you present to users to change the workflow as it's running on an
item. You can then create modification forms that enable users to specify the parameters of
the modification.
Note:
Four types of forms can be used in a workflow: association, initiation, task, and
modification.
Incorrect:
Not D: Association and Initialization Forms
Association and initialization forms are displayed for users to fill out before any workflow is
actually started. You can use these forms to enable users to set parameters and other
information for the workflow before it starts.
Reference: Workflow Forms Overview
Q33. - (Topic 5)
Contoso, Ltd., uses SharePoint to manage projects and collaborate with a third-party contractor. The contractor stores employee account information in a MySQL database that the contractor manages.
You must grant the contractor access to certain SharePoint sites. You must not add the contractor’s employees to the Contoso Active Directory Domain Services domain.
You need to implement a solution to authenticate the contractor’s employees with SharePoint.
What should you do?
A. Create an empty project as a sandboxed solution. Implement a custom claims provider.
B. Create an empty project as a farm solution. Implement a custom claims provider.
C. Create an empty project as a farm solution. Implement a custom membership provider.
D. Create an empty project as a deployment solution. Implement a custom membership provider.
Answer: B
Explanation: We need to setup the web application to use claims authentication and then implement a custom membership provider.
Reference: Is it possible to store SharePoint users in a MySql database?
http://stackoverflow.com/questions/19119776/is-it-possible-to-store-sharepoint-users-in-a-mysql-database
Q34. HOTSPOT - (Topic 5)
A company's IT department implements a Help Desk Ticketing system that involves workflow development by using SharePoint Designer and InfoPath. The Help Desk Ticket workflow involves multiple steps and tasks that have serial approvals of multiple users and groups with custom task email messages.
You need to manage task approvals.
Which activity should you use? (To answer, select the appropriate action from the list of actions in the answer area.)
Answer:
Q35. - (Topic 5)
You create a branding package for Contoso, Ltd. You export the design package from the development environment. The solution you build uses custom query rules and result types. You activate the following features:
SharePoint Server Publishing Infrastructure
Search Config Data Content Types
Search Config Site Columns
Search Config Template
You import the package into the production environment. You observe that the search configuration did not import properly, and some images are missing.
You need to ensure that search and branding work properly on the production server.
Which two actions should you perform? Each correct answer presents part of the solution.
A. Check in and publish all design assets. Export the package.
B. Import the package. Check in and publish all design assets.
C. On the development server, activate the Search Config List Instance feature. Export the design package.
D. On the production server, activate the Search Config List Instance feature. Import the design package.
Answer: B,C
Explanation:
* Search Config List Instance Features
Provisions a list to enable the import and export of Search Configurations.
Q36. HOTSPOT - (Topic 5)
A company uses SharePoint for project organization and collaboration with contractors. Contractors can download each of the following SharePoint apps:
The apps have the following requirements:
. The purchase request app must approve all purchases without user authentication.
. The contractor information app must display only information the current user is authorized to view.
You need to configure authorization for the apps.
Which authorization types should you use? To answer, select the appropriate authorization type in each list in the answer area.
Answer:
Q37. DRAG DROP - (Topic 5)
You create a solution to access data contained in SharePoint by using a client-side object model (CSOM).
How should you complete the relevant code? (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.)
Answer:
Q38. HOTSPOT - (Topic 5)
A web application that listens on port 80 has been created for Internet users to access your
company's SharePoint site.
Your company requires anonymous users to authenticate before they post content.
You need to change the permissions that are assigned to unauthenticated users.
On the Manage web applications page in Central Administration, which option should you
select? (To answer, select the appropriate menu item in the answer area.)
Answer:
Q39. DRAG DROP - (Topic 5)
You plan to create a search-driven navigation that supports the Cross-site Publishing Feature.
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:
Q40. - (Topic 3)
Customers report that upon creation of the Payment Confirmation document, they do not receive a confirmation message.
You need to ensure that customers receive confirmation messages.
What should you do?
A. Ensure that the user has the correct permissions to start a workflow.
B. Ensure that the Payment Confirmation content type is deployed.
C. Ensure that the user is assigned to the Wholesale role.
D. Ensure that a workflow is associated with the document content type.
Answer: D
Explanation:
Scenario: Workflows associated with document content types must be initiated when documents are generated
When Payment Confirmation documents are generated, a workflow must send a notification to the customer by email.