070-517 무료 덤프문제 온라인 액세스
시험코드: | 070-517 |
시험이름: | Recertification for MCSD: SharePoint Applications |
인증사: | Microsoft |
무료 덤프 문항수: | 218 |
업로드 날짜: | 2025-09-03 |
When users attempt to retrieve a product from the product page, a run-time exception
occurs if the product does not exist.
You need to route the exception to the CustomException.aspx page.
Which method should you add to MvcApplication?
DRAG DROP
You need to add code to line MP22 to create the custom profile property.
How should you complete the relevant code? (To answer, drag the appropriate code segments to the correct locations in the answer area. Each code segment may be used once or not at all. You may need to drag the split bar between panes or scroll to view content.)
HOTSPOT
You are developing an ASP.NET MVC application.
You need to store membership information in a Microsoft SQL Server database.
How should you configure the membership provider? (To answer, select the appropriate options in the answer area.)
You develop a SharePoint-hosted app. The app includes the following code segment: (Line numbers are included for reference only.)
The app must display user profile data for the user that is logged in. The user profile data must include the PreferredName, Department, and WorkPhone properties.
You need to ensure that the app displays the required user profile data.
Which code segment should you insert at line 12?