最新的Microsoft Essentials of Developing Windows Store Apps using C# - 070-484免費考試真題
You need to enable the functionality to switch to the PictureChooserPage page.
Which code segments should you insert at line CS42? (Each correct answer presents part of the solution Choose all that apply.)

Which code segments should you insert at line CS42? (Each correct answer presents part of the solution Choose all that apply.)

正確答案: A,F
說明:(僅 Fast2test 成員可見)
DRAG DROP
You are planning the architecture of a new Windows Store style e-commerce app. You need to maximize reusability by breaking app components into logical layers.
To which logical layers should you assign the components? (To answer, drag the appropriate components to the correct layers in the answer area. Each component 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 planning the architecture of a new Windows Store style e-commerce app. You need to maximize reusability by breaking app components into logical layers.
To which logical layers should you assign the components? (To answer, drag the appropriate components to the correct layers in the answer area. Each component 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 that will be used to manage contacts.
You need to provide users with the ability to add contacts by using the app. All new contacts must be visible in the people hub.
Which class should you use to add the contact?
You need to provide users with the ability to add contacts by using the app. All new contacts must be visible in the people hub.
Which class should you use to add the contact?
正確答案: C
說明:(僅 Fast2test 成員可見)
You are developing a Windows Store app. An XML document named tileXmlDocument contains the layout of the app tile.
You need to configure a tile notification that will display for 15 seconds.
Which code segments can you use to achieve this goal? (Each correct answer presents a complete solution. Choose all that apply.)

You need to configure a tile notification that will display for 15 seconds.
Which code segments can you use to achieve this goal? (Each correct answer presents a complete solution. Choose all that apply.)

正確答案: C,D
說明:(僅 Fast2test 成員可見)
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.)


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.)


正確答案:

You are developing a Windows Store app that has four pages.
Page 1 and page 2 share a set of styles. Page 3 and page 4 share a different set of styles.
You need to recommend a solution to manage the styles.
The solution must meet the following requirements:
--
Ensure that the styles can be used by every app that you develop.
Minimize the amount of effort required to update the styles across multiple apps.
What should you include in the recommendation?
Page 1 and page 2 share a set of styles. Page 3 and page 4 share a different set of styles.
You need to recommend a solution to manage the styles.
The solution must meet the following requirements:
--
Ensure that the styles can be used by every app that you develop.
Minimize the amount of effort required to update the styles across multiple apps.
What should you include in the recommendation?
正確答案: D
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 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 create the ButtonForegroundColor resource. Which code segment should you insert at line XA09?


正確答案: D
說明:(僅 Fast2test 成員可見)
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.)

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.)

正確答案:
