최신Microsoft Universal Windows Platform - App Architecture and UX/UI - 70-354무료샘플문제
문제1
You are developing a cross-platform app by using Microsoft Visual Studio 2015. The app will be available to Windows, Android, and iOS devices.
You need to gather usage telemetry for the app across all three platforms.
What should you use?
You are developing a cross-platform app by using Microsoft Visual Studio 2015. The app will be available to Windows, Android, and iOS devices.
You need to gather usage telemetry for the app across all three platforms.
What should you use?
정답: A
문제2
You need to provide license metadata to the current app. Which class should you use?
You need to provide license metadata to the current app. Which class should you use?
정답: D
문제3
DRAG DROP
You are developing an app in Microsoft Visual Studio 2015. The source code is stored in a team project in Visual Studio Online. Visual Studio Online is configured to use Team Foundation version control. The team project is configured to use a Builds check-in policy.
After you make some changes to the code, the project fails to build because of code errors.
You need to provide another developer with the ability to review the code changes.
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.

DRAG DROP
You are developing an app in Microsoft Visual Studio 2015. The source code is stored in a team project in Visual Studio Online. Visual Studio Online is configured to use Team Foundation version control. The team project is configured to use a Builds check-in policy.
After you make some changes to the code, the project fails to build because of code errors.
You need to provide another developer with the ability to review the code changes.
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.

정답:

문제4
DRAG DROP
You plan to use Microsoft Visual Studio Online for version control.
You need to identify which actions must be performed before you can use Visual Studio Online for version control.
Which three 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.

DRAG DROP
You plan to use Microsoft Visual Studio Online for version control.
You need to identify which actions must be performed before you can use Visual Studio Online for version control.
Which three 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.

정답:

문제5
You are developing a Universal Windows Platform (UWP) app that has the following unit test.

You need to ensure that TestMethod1 appears in the Test Explorer window of Microsoft Visual Studio.
What should you add?
You are developing a Universal Windows Platform (UWP) app that has the following unit test.

You need to ensure that TestMethod1 appears in the Test Explorer window of Microsoft Visual Studio.
What should you add?
정답: B
문제6
DRAG DROP
You are developing a Universal Windows Platform (UWP) app. All of the code sources are hosted in GitHub.
You need to create a new branch in GitHub.
What commands should you run? To answer, drag the appropriate values to the correct targets. Each value 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.

DRAG DROP
You are developing a Universal Windows Platform (UWP) app. All of the code sources are hosted in GitHub.
You need to create a new branch in GitHub.
What commands should you run? To answer, drag the appropriate values to the correct targets. Each value 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.

정답:

문제7
You are developing a Universal Windows Platform (UWP) app that will retrieve data from a Microsoft Azure SQL Database. The app will be used by multiple users simultaneously.
You need to ensure that the app can use optimistic concurrency.
What should you do?
You are developing a Universal Windows Platform (UWP) app that will retrieve data from a Microsoft Azure SQL Database. The app will be used by multiple users simultaneously.
You need to ensure that the app can use optimistic concurrency.
What should you do?
정답: C
문제8
DRAG DROP
You are developing a Universal Windows Platform (UWP) app.
You need to create a grid that has three rows and two columns. The grid must contain a button located at the first row and the second column.
How should you complete the code? To answer, drag the appropriate code elements to the correct targets. Each 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.

DRAG DROP
You are developing a Universal Windows Platform (UWP) app.
You need to create a grid that has three rows and two columns. The grid must contain a button located at the first row and the second column.
How should you complete the code? To answer, drag the appropriate code elements to the correct targets. Each 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.

정답:
