live chatMcAfee Secure sites help keep you safe from identity theft, credit card fraud, spyware, spam, viruses and online scams
Pass4Test 10%OFF Discount Code

Microsoft Recertification for MCSD: SharePoint Applications - 70-517 Exam Questions

QUESTION NO: 1
You need to implement the custom claims provider for the SharePoint farm.
Which code segments should you implement? (Each correct answer presents part of the solution. Choose all that apply.)
Correct Answer: D,E,F
Explanation: Only visible for Pass4Test members. You can sign-up / login (it's free).
QUESTION NO: 2
You are developing an ASP.NET MVC application.
You need to authenticate clients by using an ASP.NET membership database.
Which authentication method should you implement?
Correct Answer: D
QUESTION NO: 3
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.)

You create the following result sources.

You need to ensure that the app only displays PDF documents.
Which code segment should you insert at line 03?
Correct Answer: A
QUESTION NO: 4
HOTSPOT
You need to implement the mobile device support requirements.
How should you build the ProcessRequest method? (To answer, select the appropriate options in the answer area.)

y
Correct Answer:

Topic 3, Video Transcoding Service
Background
You are developing a video transcoding service. This service is used by customers to upload video files, convert video to other formats, and view the converted files. This service is used by customers all over the world.
Business Requirements
The user-facing portion of the application is an ASP.NET MVC application. It provides an interface for administrators to upload video and schedule transcoding. It also enables
administrators and users to download the transcoded videos.
When videos are uploaded, they are populated with metadata used to identify the video.
The video metadata is gathered by only one system when the video upload is complete.
Customers require support for Microsoft Internet Explorer 7 and later.
The application contains a header that is visible on every page.
If the logged-on user is an administrator, then the header will contain links to administrative
functions. This information is read from a cookie that is set on the server. The administrative links must not be present if an error condition is present.
Technical Requirements User Experience:
---
The front-end web application enables a user to view a list of videos.
The main view of the application is the web page that displays the list of videos.
HTML elements other than the list of videos are changed with every request
requiring the page to reload.
Compatibility:
--
Some customers use browsers that do not support the HTTP DELETE verb. These browsers send a POST request with an HTTP header of X-Delete when the intended action is to delete.
Transcoding:
The video transcoding occurs on a set of Windows Azure worker roles.
The transcoding is performed by a third-party command line tool named
transcode.exe. When the tool is installed, an Environment variable named --
transcode contains the path to the utility.
A variable named license contains the license key. The license for the transcoding
utility requires that it be unregistered when it is not in use.
The transcoding utility requires a significant amount of resources. A maximum of
10 instances of the utility can be running at any one time. If an instance of the role
cannot process an additional video, it must not prevent any other roles from
processing that video.
The utility logs errors to a Logs directory under the utilities path.
A local Azure directory resource named perf is used to capture performance data.
--
--
---
Development:
Developers must use Microsoft Remote Desktop Protocol (RDP) to view errors
generated by the transcode.exe utility.
An x509 certificate has been created and distributed to the developers for this
purpose.
Developers must be able to use only RDP and not any other administrative
functions.
Application Structure


QUESTION NO: 5
You are creating a new authentication system that uses an HTTP header value.
The existing authentication system must continue to operate normally.
You need to implement the custom authentication.
What should you do? (Each correct answer presents a complete solution. Choose all that
apply.)
Correct Answer: B,D
QUESTION NO: 6
You are developing an ASP.NET MVC application that will be deployed on a web farm.
Passwords must be stored in the web.config file and must not be readable or in a format that is easily decodable.
You need to encrypt the passwords that are stored in the web.config file.
Which command-line tool should you use?
Correct Answer: C
QUESTION NO: 7
After deploying a solution, a code-based hotfix becomes available.
You need to deploy the hotfix.
What should you do? (Each correct answer presents part of the solution. Choose all that apply.)
Correct Answer: A,E
Explanation: Only visible for Pass4Test members. You can sign-up / login (it's free).
QUESTION NO: 8
HOTSPOT
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.)
Correct Answer:
QUESTION NO: 9
DRAG DROP
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.)
Correct Answer:
QUESTION NO: 10
You need to set the appropriate permissions for the franchise employees' customer list and customer subsite access.
What should you do?
Correct Answer: C
QUESTION NO: 11
DRAG DROP
You need to create workflows for your business processes by using the least amount of development effort.
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.)
Correct Answer:
QUESTION NO: 12
DRAG DROP
You need to configure permission roles for the team members.
What should you do? (To answer, drag the appropriate role to the correct location in the answer area. Each role 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.)
Correct Answer:

Topic 12, Mix Questions Set 1