getcertified4sure.com

70-517 guidance(121 to 130) for IT specialist: Oct 2021 Edition




Examcollection offers free demo for 70-517 exam. "Recertification for MCSD: SharePoint Applications", also known as 70-517 exam, is a Microsoft Certification. This set of posts, Passing the Microsoft 70-517 exam, will help you answer those questions. The 70-517 Questions & Answers covers all the knowledge points of the real exam. 100% real Microsoft 70-517 exams and revised by experts!

Q121. DRAG DROP 

You need to create a collaboration template.

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:


Q122. HOTSPOT 

You need to scope the feature containing the Litware Team Site template.

In the Feature Designer tool in Visual Studio 2012, which scope option should you select? (To answer, select the appropriate scope from the drop-down list in the answer area.)

Answer:


Q123. DRAG DROP 

You create a new Enterprise Content Management (ECM) project.

You add a content type to the Visual Studio Project by using the Content Type Designer in Visual Studio 2012.

What will the designer-generated XML look like? (To answer, drag the appropriate XML elements to the correct location or locations in the answer area. Each XML element 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:


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


Q125. You need to implement the remote event receiver for the Admin Custom List app. What should you do?

A. Insert the following code segment at line RR05: 

ListRemoteEventReceiver (properties);

B. Insert the following code segment at line RR05:

ProcessOneWayEvent(properties);

C. Insert the following code segment at line RR11: 

ProcessEvent(properties);

D. Insert the following code segment at line RR11: 

ListRemoteEventReceiver(properties);

Answer: B


Q126. HOTSPOT 

You need to add the city of Dallas to the Cities term set.

On the Term Store Management Tool page, which option should you select? (To answer, select the appropriate option in the answer area.)

Answer:


Q127. You need to retrieve data about all the lists in a site by using the REST (Representational State Transfer) API.

Which code segment should you use?

A. Option A

B. Option B

C. Option C

D. Option D

Answer: C


Q128. HOTSPOT 

You are developing an ASP.NET MVC web application that enables users to open Microsoft Excel files.

The current implementation of the ExcelResult class is as follows.

You need to enable users to open Excel files.

How should you implement the ExecuteResult method? (To answer, select the appropriate options in the answer area.)

Answer:


Q129. 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: B,C 

Explanation: Note:

* Master Page defines “placeholders” which can be overridden in child page

* Content Page of a Master Page defaults to default.aspx


Q130. DRAG DROP 

Adventure Works uses SharePoint for managing project-related documents, information sharing, and tasks management. You develop a SharePoint-hosted app named TasksViewer and deploy it to the Corporate Catalog Site. This app is used only by the Project Management Office (PMO) group. Only users in the PMO group have permission to view and add this app to various project sites. The Adventure Works IT department creates a security group in Active Directory for the PMO.

Currently all of the apps are visible to the Everyone group.

You need to ensure that only users in the PMO group can see the app.

Which five 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: