070-484試験無料問題集「Microsoft Essentials of Developing Windows Store Apps using C# 認定」

DRAG DROP
You are creating a Windows Store app.
You need to create a gradient brush that is white in the top left corner to black in the bottom
right corner.
You have the following xaml markup. (Line numbers are included for reference only.)

Which XAML markup segments should you insert at lines 02 and 04? (To answer, drag the appropriate XAML markup segment to the correct locations in the answer area. Each XAML 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.
You need to ensure that context-sensitive choices are provided while the user is entering text in the search pane.
Which event should you handle?

解説: (GoShiken メンバーにのみ表示されます)
You are performing a proof of concept of the app.
You use the Windows App Certification Kit to perform Package Sanity tests.
You receive an error message during the Platform appropriate files test.
You need to ensure that the app passes the test.
What should you do?

解説: (GoShiken メンバーにのみ表示されます)
You are developing a Windows Store app that will back up video files.
The app will support videos up to 1 GB in size.
If users lose their device, they must be able to restore the video files to a new device.
You need to recommend a storage solution for the app.
Which storage solution should you recommend?

解説: (GoShiken メンバーにのみ表示されます)
You need to retain the data that is entered in the TextBox control when the user navigates away from the PictureSharerMainPage page.
Which code segment should you insert at line CS08?

解説: (GoShiken メンバーにのみ表示されます)
You are developing a Windows Store app.
The app must respond to gestures as input.
You need to implement the gesture events.
Which events can you use to achieve this goal? (Each correct answer presents a complete solution. Choose all that apply.)

正解:B,C,E,F 解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
You are developing a Windows Store app.
You need to create a certificate to sign the app in a test environment.
Which tool or tools should you use?

HOTSPOT
You are developing a Windows Store app. App.xaml contains the following XAML markup:

For each of the following statements, select Yes if the statement is true. Otherwise, select No. Each correct selection is worth one point.
正解:
You need to identify alternative methods of displaying information from the FeedRetriever class.
Which data controls can you use to achieve this goal? (Each correct answer presents a complete solution. Choose all that apply.)

解説: (GoShiken メンバーにのみ表示されます)
You need to implement the required image magnification and manipulation requirements for selected images.
Which actions should you perform? (Each correct answer presents part of the solution. Choose all that apply.)

正解:A,E,F 解答を投票する
解説: (GoShiken メンバーにのみ表示されます)