問題1
DRAG DROP
You are developing a Windows Store app.
You are using the Model-View-ViewModel (MVVM) architectural pattern to design the app.
You need to identify the type of code to place in each layer.
How should you distribute the code? (To answer, drag the appropriate code segments to the correct locations in the answer area. Each code 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.)

DRAG DROP
You are developing a Windows Store app.
You are using the Model-View-ViewModel (MVVM) architectural pattern to design the app.
You need to identify the type of code to place in each layer.
How should you distribute the code? (To answer, drag the appropriate code segments to the correct locations in the answer area. Each code 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.)

正確答案:

問題2
You are developing a Windows Store app. The app consumes data from a popular social networking site. The requestUri variable represents the address of the social networking site.
The code contains an error.
You need to identify the cause of the error.
You have the following code. (Line numbers are included for reference only.)

Which line of code should you identify?
You are developing a Windows Store app. The app consumes data from a popular social networking site. The requestUri variable represents the address of the social networking site.
The code contains an error.
You need to identify the cause of the error.
You have the following code. (Line numbers are included for reference only.)

Which line of code should you identify?
正確答案: C
問題3
You are developing a Windows Store app that will display a toast notification.
You need to ensure that when a toast notification is displayed, the first line of the notification is bold.
Which template should you use?
You are developing a Windows Store app that will display a toast notification.
You need to ensure that when a toast notification is displayed, the first line of the notification is bold.
Which template should you use?
正確答案: C
說明:(僅 NewDumps 成員可見)
問題4
HOTSPOT
You develop a Windows Store app.
The Capabilities section of the app manifest is configured as shown in the exhibit. (Click the Exhibit button.)

To answer, complete each statement according to the information presented in the exhibit. Each correct selection is worth one point.


HOTSPOT
You develop a Windows Store app.
The Capabilities section of the app manifest is configured as shown in the exhibit. (Click the Exhibit button.)

To answer, complete each statement according to the information presented in the exhibit. Each correct selection is worth one point.


正確答案:

問題5
DRAG DROP
You need to update the app tile images.
With which four code segments in sequence should you replace line AX23? (To answer, move the appropriate code segments from the list of code segments to the answer area and arrange them in the correct order.)

DRAG DROP
You need to update the app tile images.
With which four code segments in sequence should you replace line AX23? (To answer, move the appropriate code segments from the list of code segments to the answer area and arrange them in the correct order.)

正確答案:

問題6
DRAG DROP
You need to refactor the code so that more than one contact can be selected by using the ContactPicker class.
You have the following code: Which code snippets should you insert in Target 1, Target 2, and Target 3 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 need to refactor the code so that more than one contact can be selected by using the ContactPicker class.
You have the following code: Which code snippets should you insert in Target 1, Target 2, and Target 3 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.)


正確答案:

問題7
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?

正確答案: A
說明:(僅 NewDumps 成員可見)
問題8
You need to ensure that launching the app displays the required information.
From which ApplicationExecutionState enumeration should you configure the user interface state?
You need to ensure that launching the app displays the required information.
From which ApplicationExecutionState enumeration should you configure the user interface state?
正確答案: E
說明:(僅 NewDumps 成員可見)