070-490 無料問題集「Microsoft Recertification for MCSD: Windows Store Apps using HTML5」
HOTSPOT
You are developing a Windows Store app by using JavaScript.
You plan to add an animation to the navigation button. The animation must do the following:
- Show motion when tapped.
- Move to the next app screen after completing the animation sequence.
You need to add the animation to the button.
How should you complete the relevant code? (To answer, select the correct code segment in each drop-down list in the answer area.)

You are developing a Windows Store app by using JavaScript.
You plan to add an animation to the navigation button. The animation must do the following:
- Show motion when tapped.
- Move to the next app screen after completing the animation sequence.
You need to add the animation to the button.
How should you complete the relevant code? (To answer, select the correct code segment in each drop-down list in the answer area.)

正解:

DRAG DROP
You are developing a Windows Store game that requires access to a Bluetooth-enabled human interface device (HID).
You need to implement access to the HID device.
Which code elements should you include? To answer, drag the appropriate code or markup segments to the correct targets. Each code or markup 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.

You are developing a Windows Store game that requires access to a Bluetooth-enabled human interface device (HID).
You need to implement access to the HID device.
Which code elements should you include? To answer, drag the appropriate code or markup segments to the correct targets. Each code or markup 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.

正解:

You are developing a Windows Store app. The app will allow users to upload and share
text messages.
The app must upload each message to a Windows Azure back-end database. The stored
data must be encrypted by using public/private key encryption.
You need to implement data encryption for the app. Which code segment should you use?

text messages.
The app must upload each message to a Windows Azure back-end database. The stored
data must be encrypted by using public/private key encryption.
You need to implement data encryption for the app. Which code segment should you use?

正解:A
解答を投票する
解説: (JPNTest メンバーにのみ表示されます)
DRAG DROP
You are developing a Windows Store app. The app includes an alarm clock and also displays weather information.
When the alarm activates, the app must fetch weather data, including the appropriate weather icon, from a predetermined online data source. The app must display an on-screen notification that presents data in the format shown in the following image.

You need to implement the on-screen notification.
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.

You are developing a Windows Store app. The app includes an alarm clock and also displays weather information.
When the alarm activates, the app must fetch weather data, including the appropriate weather icon, from a predetermined online data source. The app must display an on-screen notification that presents data in the format shown in the following image.

You need to implement the on-screen notification.
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.

正解:
