70-357 Developing Mobile Apps

Loading demo links...

Showing 7–9 of 10 questions

Question 7 (Case Study 2)

You need to configure authentication for the app.

Which two technologies should you use? Each correct answer presents part of the solution.

Select all that apply, then click Submit answer.

  • Windows Hello

  • Windows Kerberos

  • Azure Active Directory

  • Microsoft Passport

Question 8 (Mixed Questions)

You are designing a roadside assistance mobile app. The app displays a persistent list of links to pages. The pages provide a quick way to move between different views of the app.

You need to recommend a user interface pattern that meets the following requirements:

Allow users to navigate to frequently accessed, distinct content categories.

Provide two or more content panes that have corresponding category headers.

Display the navigation controls on the top of the screen. Highlight the currently selected navigation control.

Which pattern should you recommend?

Select an option, then click Submit answer.

  • hub

  • tabs and pivots

  • active canvas

  • master/details

Question 9 (Case Study 1)

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution. Determine whether the solution meets the stated goals.

You need to implement the appropriate XAML layout for the Timeline app.

Solution: You create an instance of a RelativePanel class.

Does this meet the goal?

Select an option, then click Submit answer.

  • Yes

  • No