Pinpoint of 70-481 vce materials and preparation for Microsoft certification for customers, Real Success Guaranteed with Updated 70-481 pdf dumps vce Materials. 100% PASS Essentials of Developing Windows Metro style Apps using HTML5 and JavaScript exam Today!
Q1. - (Topic 5)
You are developing a Windows Store app by using JavaScript. The app will be used to retrieve data from a web service.
The app must retrieve the current date and time in UTC format from the web service by using the URL http://www.treyresearch.net/ GetDateTimeinUTC.asmx. Errors must be handled.
You must ensure that data is retrieved successfully.
Which code segment should you use?
A. Option A
B. Option B
C. Option C
D. Option D
Answer: D
Q2. DRAG DROP - (Topic 4)
You need to configure the app to receive push notifications. 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.
Answer:
40. - (Topic 4)
You need to implement the navigation between screen categories.
What should you do?
A. Place one link for each category on every screen and use an <href> tag to go to the category screens.
B. Implement category navigation controls on the nav bar on every screen.
C. Place one button for each category on every screen and use the WinJS.navigate command to go to the category screens.
D. Implement category navigation controls on the app bar on every screen.
Answer: B
41. HOTSPOT - (Topic 4)
You need to begin the project development.
Which project template should you choose? To answer, select the appropriate project template type in the answer area.
Answer:
Q3. - (Topic 5)
You are developing a Windows Store app. The app includes a handler for the datarequested event.
A portion of the code for the event handler is shown in the following code segment:
The app must meet the following requirements:
. The app must share an order tracking link with target apps. . The app must share URI-type data only.
You need to ensure that the app meets the requirements. Which code segment should you insert at line 05?
A. Option A
B. Option B
C. Option C
D. Option D
Answer: C
Q4. - (Topic 5)
You are developing a Windows Store app. The app has an app bar that is defined as shown in the following code segment.
You need to style the app bar to match the style of the app.
Which CSS class should you use?
A. win-commandlayout
B. win-surface
C. win-appbar
D. win-listview
E. win-viewport
Answer: C
Q5. - (Topic 3)
You need to ensure that the app maintains information according to the requirements.
Which event handlers should you implement? (Each correct answer presents part of the solution. Choose all that apply.)
A. loaded
B. activated
C. onsettings
D. oncheckpoint
Answer: B,D
Q6. DRAG DROP - (Topic 5)
You are developing a Windows Store app. The app will be used to manage a task list.
The app has the following requirements:
. Support commands to add, remove, filter, and select all items in the task list.
. Support navigation to the previous screen.
You need to ensure that the commands are placed according to Microsoft design style guidelines.
Where should you place each command? (To answer, drag each command to the correct placement location. Each answer must be used only once. You may need to drag the split bar between panes or scroll to view content.)
Answer:
Q7. - (Topic 2)
You are designing the architecture for the app.
You need to ensure that the logical design fulfills the design pattern requirements.
Which type of object should you create?
A. C# class library
B. Windows Runtime components
C. A single JavaScript file
D. A separate JavaScript file for each page that contains a single enterprise service provider implementation
Answer: B
Q8. - (Topic 1)
You need to configure the CredentialPicker object to meet the requirements.
Which code segment should you insert at line GC04?
A. options.callerSavesCredential = false;
B. options.CredentialSaveOption.unselected;
C. options.CredentialSaveOption.selected;
D. options.callerSavesCredential = true;
E. options.CredentialSaveOption.hidden;
Answer: C
Q9. - (Topic 2)
You need to ensure that the about.html page is displayed according to the requirements.
Which attribute should you add to the DIV element in line AB07?
A. data-win-control="WinJS.UI.ApplicationSettings.SettingsLayout"
B. data-win-control="WinJS.UI.SettingsLayout"
C. data-win-control="WinJS.UI.ApplicationSettings.SettingsPane"
D. data-win-control="WinJS.UI.SettingsPane"
Answer: B
Q10. - (Topic 2)
You need to implement the getStoredCredentialsFull method. Which code segment should you insert at line CM13?
A. Option A
B. Option B
C. Option C
D. Option D
Answer: C