最新的Microsoft Essentials of Developing Windows Store Apps using C# - 70-484免費考試真題
問題1
You are developing a Windows Store app.
You create a custom control named AppSettingsFlyout, which is inherited from the
SettingsFlyout control.
You need to ensure that the Settings flyout of the app is available from the charm bar.
When the flyout is dismissed, users must be returned to the Settings pane. You have the following code. (Line numbers are included for reference only.)

Which code segment should you insert at line 05?
You are developing a Windows Store app.
You create a custom control named AppSettingsFlyout, which is inherited from the
SettingsFlyout control.
You need to ensure that the Settings flyout of the app is available from the charm bar.
When the flyout is dismissed, users must be returned to the Settings pane. You have the following code. (Line numbers are included for reference only.)

Which code segment should you insert at line 05?
正確答案: C
問題2
HOTSPOT
You are developing a page for an app. The page uses the following XAML markup:

The grid takes the full width of the page and has no margins.
For each of the following statements, select Yes if the statement is true. Otherwise, select No. Each correct selection is worth one point.

HOTSPOT
You are developing a page for an app. The page uses the following XAML markup:

The grid takes the full width of the page and has no margins.
For each of the following statements, select Yes if the statement is true. Otherwise, select No. Each correct selection is worth one point.

正確答案:

問題3
You need to modify the GetContactsCompleted event handler to prevent the exception. Which code segment should you use to replace line CS32?

You need to modify the GetContactsCompleted event handler to prevent the exception. Which code segment should you use to replace line CS32?

正確答案: D
說明:(僅 PDFExamDumps 成員可見)
問題4
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?
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?
正確答案: D
說明:(僅 PDFExamDumps 成員可見)
問題5
DRAG DROP
You are developing a Windows Store app that will make calls to a web service.
The app must read and write the web service URI to and from configuration settings. The
configuration settings must follow the user so that when the app makes calls to the web
service, it calls the same URI, regardless of which device the user is using.
You need to retrieve and store the web service URI.
You have the following code:

Which code snippets should you insert in Target 1 and Target 2 to complete the code? (To answer, drag the appropriate code snippets to the correct targets in the answer area. Each code snippet 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 Windows Store app that will make calls to a web service.
The app must read and write the web service URI to and from configuration settings. The
configuration settings must follow the user so that when the app makes calls to the web
service, it calls the same URI, regardless of which device the user is using.
You need to retrieve and store the web service URI.
You have the following code:

Which code snippets should you insert in Target 1 and Target 2 to complete the code? (To answer, drag the appropriate code snippets to the correct targets in the answer area. Each code snippet 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.)

正確答案:

問題6
You are developing a Windows Store app.
You need to ensure that the app can access geolocation information.
What should you configure in the Manifest Designer?
You are developing a Windows Store app.
You need to ensure that the app can access geolocation information.
What should you configure in the Manifest Designer?
正確答案: D
問題7
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.)
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.)
正確答案: A,B,D,E
說明:(僅 PDFExamDumps 成員可見)