70-517 Exam - Recertification for MCSD: SharePoint Applications

certleader.com

Q1. 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.)

Answer:

Q2. You need to implement the requirements for handling IIS errors.

What should you do?

A. Option A

B. Option B

C. Option C

D. Option D

Answer: A

Q3. You need to configure authentication to access the SQL data source during development. Which authentication mechanism should you use?

A. Impersonated Windows Identity

B. Pass Through

C. Impersonated Custom Identity

D. Forms Based Authentication

Answer: B

Q4. You have an app named TaskManagerApp that is published at http://sharepoint.contoso.com/apps.

You need to remove the app and ensure that users will no longer be able to use the app. Which Windows PowerShell cmdlets should you run?

A. Option A

B. Option B

C. Option C

D. Option D

Answer: A

Q5. You are testing an ASP.NET application.

The test plan requires that tests run against the application's business layer. You need to use the test project template that meets this requirement.

Which template should you use?

A. Web Test Project

B. Load Test Project

C. Unit Test Project

D. Coded Test Project

Answer: C

Q6. DRAG DROP 

You are developing an ASP.NET MVC web application in Visual Studio 2012.

The application has a model named ReservationLocation that contains properties named City and State.

The view that displays reservations has a single text box named loc for entering the location information. The location is entered as city, state.

There are action methods that have ReservationLocation as a parameter type. You need to ensure that the City and State properties are correctly populated.

How should you implement model binding for the ReservationLocation type? (To answer, drag the appropriate code segment to the correct location or locations. 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:

Q7. HOTSPOT 

You develop a SharePoint app by using the client-side object model (CSOM.)

On each page of the app, you need to display the user profile picture for the user that is currently logged in.

How should you complete the relevant code? (To answer, select the appropriate option from each drop-down list in the answer area.)

Answer:

Q8. You develop a SharePoint app that reads social data from your company's SharePoint site.

You need to access the SocialFeedManager object. Which object or URL should you use?

A. http://<siteUri>/_api/social.feed

B. SocialFeedManager(ClientRuntimeContext, ObjectPath);

C. http://<siteUri>/social.feed

D. SPSocialFeedManager(UserProfile);

Answer: B

Q9. You are developing an ASP.NET MVC web application in Visual Studio 2012. The application requires several thousand content files. All content is hosted on the same IIS instance as the application.

You detect performance issues when the application starts.

You need to resolve the performance issues. What should you do?

A. Implement HTTP caching in the ASP.NET MVC controllers.

B. Combine the content files by using ASP.NET MVC bundling.

C. Install a second IIS instance.

D. Move the content to a Windows Azure CDN.

Answer: B

Q10. DRAG DROP 

You have an app named TaskManager published at http://sharepoint.contoso.com/apps.

You need to remove the app and ensure that users will no longer be able to use the app by using Windows PowerShell cmdlets.

What should you do? (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: