70-484 Exam Questions
124 real 70-484 exam questions with expert-verified answers and explanations. Page 1 of 3.
- Question #1Operationalize Big Data solutions
You need to ensure that launching the app displays the required information. From which ApplicationExecutionState enumeration should you configure the user interface state?
ApplicationExecutionStateapp lifecycleTerminated stateWindows Store - Question #2Implement the user interface
You need to choose the appropriate data binding strategy for the image list box. Which method should you use?
data bindingIValueConvertervalue conversionimage binding - Question #3Program with WinRT APIs
You need to configure toast notifications for the photo competition. Which code segment should you use?
toast notificationsnotification templatesWinRT APIsnotification configuration - Question #4Manage application data and security
You need to ensure that only the correct information is preserved when the user switches to another app. Which actions should you perform? (Each correct answer presents part of the...
roaming storagelocal storageapp statedata persistence - Question #5Develop Windows Store Apps
You need to ensure that the app resumes according to the requirements. Which actions should you perform? (Each correct answer presents part of the solution. Choose all that apply.)
app lifecycleresume eventResuming eventdispatcher - Question #6Implement the user interface
You need to choose the appropriate data binding strategy for the image list box. Which method should you use?
data bindingIValueConvertervalue conversionimage list box - Question #7Implement the user interface
You need to identify the class to use as the data context for the image list box. Which class should you use?
ObservableCollectiondata contextdata bindingMVVM - Question #8Program with WinRT APIs
A photo competition is ending. You need to meet the requirements when a user clicks the toast notification. Which code segment should you use?
toast notificationsnotification activationapp launchToastActivated - Question #9Program with WinRT APIs
You need to correctly display notifications on the app tile. Which code segments should you insert at line AX24? (Each correct answer presents part of the solution. Choose all that...
tile notificationslive tilesnotification templatesapp tile - Question #10Develop Windows Store Apps
You need to ensure that resuming the app displays the required information. From which ApplicationExecutionState enumeration should you configure the user interface state?
app lifecycleApplicationExecutionStatesuspend resumeexecution state - Question #11
You need to ensure that only the correct information is preserved when the user switches to another app. Which actions should you perform? (Each correct answer presents part of the...
- Question #13Manage application data and security
You need to access the remote image data according to the requirements. Which data storage methods should you use?
web serviceremote storagedata accessnetwork data - Question #14Program the User Interaction
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 solutio...
page navigationFrame.NavigateXAML navigationpage routing - Question #15Program the User Interaction
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 th...
touch manipulationManipulationDeltaoptical zoomgesture recognition - Question #16Program the User Interaction
You need to implement the OnNavigatedTo() method to meet the requirements. Which code segment should you insert at line CS13?
OnNavigatedTopage navigationnavigation parameterspage lifecycle - Question #17Prepare for a store app
You need to localize the Picture Sharer app in the required language. Which actions should you perform? (Each correct answer presents part of the solution. Choose all that apply.)
localizationXAML Uid attributeresw filesglobalization - Question #18Program with C#
You need to modify the GetContactsCompleted event handler to prevent the exception. Which code segment should you use to replace line CS32?
event handlersexception handlingasync patternsContactPicker - Question #19Program the User Interaction
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 CS...
NavigationCacheModestate retentionpage cachingTextBox state - Question #20Program with WinRT APIs
You need to configure the ContactPicker object. Which code segment should you insert at line CS18?
ContactPickerKnownContactFieldWinRT APIscontact selection - Question #21Program the User Interaction
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 CS...
NavigationCacheModepage cachingstate retentionnavigation - Question #22Create the User Interface
You need to create the ButtonForegroundColor resource. Which code segment should you insert at line XA09?
XAML resourcesresource dictionarycolor resourcesstyles - Question #24Manage application data and security
You need to retrieve data from the third-party social networking site. Which code segment should you use?
web requestsocial networkingthird-party APIdata retrieval - Question #25Create the User Interface
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...
data controlsGridViewStackPanelFlipView - Question #26Program the User Interaction
The App.xaml.cs file includes the following code segment. (Line numbers are included for reference only.) 01 02 (x) => { 03 DisplaySettingsPopup(x.Id); 04 }) ; 05 arga.Request.Appl...
Settings charmApplicationCommandsApp.xaml.csXAML - Question #27
You need to create a custom template for a Listview control that will be located on a page that has the NewsSource object bound to the DataContext property. Which code segment shou...
- Question #28Design Windows Store Apps
You need to ensure that Developer1 and Developed meet the requirements. How should you design the process?
architectureseparation of concernsSocialRetrieverteam roles - Question #29Create the User Interface
You need to implement the custom code for the RSS feed Gridview control. What should you do?
GridViewDataTemplateItemTemplateRSS feed - Question #30Manage Security and Data
You need to authenticate to a social networking site. Which code segments should you insert at line SR40? (Each correct answer presents part of the solution. Choose all that apply....
WebAuthenticationOAuthSilentModesocial networking - Question #32Manage Security and Data
You need to implement storage for the user preferences. Which storage solutions can you use to meet the specification for the app? (Each correct answer presents a complete solution...
user preferencesRoamingSettingsLocalFolderapp storage - Question #33Program the User Interaction
The App.xaml.cs file includes the following code segment. (Line numbers are included for reference only.) 01 02 (x) => { 03 DisplaySettingsPopup(x.Id); 04 }) ; 05 arga.Request.Appl...
Settings charmApplicationCommandsApp.xaml.csXAML - Question #34Create the User Interface
You need to implement the custom code for the RSS feed GridView control. What should you do?
GridViewItemTemplateXAMLdata binding - Question #35Create the User Interface
You need to add code to the <Image> element to support marking items as found or not found. Which code segment should you add to the <Image> element on the item detail page?
FlyoutFlyoutBaseAttachedFlyoutXAML - Question #36Prepare for a store app
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 approp...
Windows App Certification Kitplatform files testWinMDapp certification - Question #37Program the User Interaction
You need to recommend a solution to implement the Check gesture for the item detail page. Which two components should you include in the recommendation? (Each correct answer presen...
gesturesGestureRecognizerCheck gestureevent handler - Question #39Program the User Interaction
You need to recommend a solution to browse items on the group detail page. What should you include in the recommendation? (More than one answer choice may achieve the goal. Select...
SemanticZoombrowse itemsUI navigationzoom gestures - Question #41Create the User Interface
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...
toast notificationToastText02notification templatesbold formatting - Question #42
You need to recommend which Microsoft Visual Studio template to use for the app. Which template should you recommend? (More than one answer choice may achieve the goal. Select the...
- Question #44
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?
- Question #45
You are developing a Windows Store app. You need to ensure that the app meets the requirements for Windows Store certification. Which requirement must be met?
- Question #46Program the User Interaction
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 ha...
search paneSuggestionsRequestedautocompletesearch charm - Question #47
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 Setting...
- Question #48Program the User Interaction
You are developing a Windows Store app. You have the following requirements: - Enable the app to receive shared data. - Save the sharing settings for future use. You need to ensure...
Share targetQuickLinksharing contractapp contracts - Question #49
You are developing a Windows Store app that retrieves information from a social networking application by using web services. The web services require authentication. You need to r...
- Question #50Manage Security and Data
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 v...
Azure blob storagecloud storagelarge filesdevice restore - Question #51Manage Security and Data
You are developing a Windows Store app that will be used to access large files stored online. The files will be shared between users worldwide. You need to recommend a solution to...
CDNWindows Azurecontent delivery networkdownload performance - Question #52Program the User Interaction
You are developing a Windows Store app. You need to provide users with multiple ways to open the app. Each way must open a different page of the app. Which two components should yo...
SecondaryTileFrame.Navigatedeep linkingapp navigation - Question #53Program with WinRT APIs
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 1...
tile notificationnotification durationlive tilesTileNotification - Question #54Create the User Interface
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...
toast notificationToastImageAndText02notification templatesbold formatting - Question #55
You are developing a Windows Store app. The app is a personal diary that will allow users to add multiple journal entries while they are logged in. Users will be able to switch to...
- Question #56
An object of type contains properties named Name and Date of Birth. You are creating a user control that will allow you to view and edit information in the PersonViewModel object....