Which actions can you perform to achieve this goal?

You are developing a Windows Store app that will be used to display daily high temperatures and other weather conditions for five cities.
The app must meet the following requirements:
A splash screen is displayed on the device until the data is retrieved from the Internet.
The user must be able to view weather information as soon as the data is fully available.
You need to ensure that the splash screen is displayed at startup until the app has completed loading updated data.
Which actions can you perform to achieve this goal? (Each correct answer presents a complete solution. Choose all that apply.)
A. Configure settings in the app manifest to display the splash screen until the data is fully available.
B. Create an image that duplicates the splash screen, load the image from the dismissed event of the splash screen, and display the image until the data is fully available.
C. Create an image that duplicates the splash screen, and display the image by using fragment loading until the data is fully available.
D. Configure settings in the app manifest to display the splash screen for 10 seconds.

microsoft-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.