70-354 試験問題を無料オンラインアクセス
試験コード: | 70-354 |
試験名称: | Universal Windows Platform - App Architecture and UX/UI |
認定資格: | Microsoft |
無料問題数: | 78 |
更新日: | 2025-09-02 |
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 Universal Windows Platform (UWP) app. The application architecture uses the Model-View-ViewModel (MVVM) pattern.
You are designing a form to add new contacts to the app. The form contains an input field named LastName and a Save button.
You need to ensure that when LastName is empty, the Save button is disabled.
What should you use?
DRAG DROP
You are developing a Universal Windows Platform (UWP) app that will take photos. The app will be used across Windows 10 device families.
You need to ensure that when the app runs on a phone, the app can use the built-in features of the phone.
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.
You are developing a Universal Windows Platform (UWP) app.
You need to convert a .resx file to a .resources file
Which tool should you use?
DRAG DROP
You are developing a Universal Windows Platform (UWP) app. You have the following XAML code.
You need to localize the app so that it displays "Bonjour" if the current language in Windows is set to French.
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.