PrepAway - Latest Free Exam Questions & Answers

Category: 70-484 (v.1)

Exam 70-484: Essentials of Developing Windows Store Apps using C# (update January 20th, 2014)

Which of the following is the REST verb you should make use of?

Topic 1, Scenario 1Background
You are employed as a developer at ABC.com. You are making use of C# and XAML to create a
Windows Store app that enables users to share and rate audio visual media. Data relating to audio
visual media contests will be released to app users.
Application Structure
A derivative of the DataStoreBase class should be used to store app data. A centralized RESTful
web service will be used by the app to synchronize user content. The web service supplies the
app with contest schedule information. The app should be configured to prompt users about the
pending contest completion.
A data-bound list box has been configured to display a list of accessible audio visual media for
viewing. Fresh media is frequently downloaded by the app from the web service.
Business Prerequisites
The app should be able to run on various devices. This includes devices with inadequate
bandwidth. The app should enable users to share and synchronize high resolution audio visual
media, as well as rate media.
Technical Prerequisites
The app should preserve state for every user and device. Every time the app is initiated, the
earlier saved state should be re-established. The app should also preserve user state and media
reworks when swapping between apps. The user interface, tile images, and data should be
reloaded with up to date info from the web service when the app restarts subsequent to being
suspended.
The audio visual media list box should be updated as media is added to the audio visual media file
list. When binding the audio visual media file list to the list box, the audio visual media paths
should be transformed into audio visual media.
Cached audio visual media should only be hosted on the device by the app. the app tile should be
frequently updated with random media from the user’s collection, and be displayed individually.
The tile must display the average user rating as a badge if the audio visual media has a user
rating. If not, the Unavailable glyph should be displayed as a badge. The app tile should allow for
real time updating to make sure that only the latest notification is displayed on the app tile.
Toast notifications indicating the completion of a contest should be based on the contest schedule
obtained from the web service, and be visible for the maximum duration. The toast notifications
should be displayed when the app is running or not. The data of the contest that activated the
toast notification must be displayed when opening this toast notification.
******************************************************

You are employed as a developer at ABC.com. ABC.com has a single Active Directory domain,
named ABC.com.
You are in the process of creating a Windows Store app for ABC.com. You are required to name a
suitable REST verb for creating app data.
Which of the following is the REST verb you should make use of?

Which of the following is the method being discussed?

Topic 1, Scenario 1Background
You are employed as a developer at ABC.com. You are making use of C# and XAML to create a
Windows Store app that enables users to share and rate audio visual media. Data relating to audio
visual media contests will be released to app users.
Application Structure
A derivative of the DataStoreBase class should be used to store app data. A centralized RESTful
web service will be used by the app to synchronize user content. The web service supplies the
app with contest schedule information. The app should be configured to prompt users about the
pending contest completion.
A data-bound list box has been configured to display a list of accessible audio visual media for
viewing. Fresh media is frequently downloaded by the app from the web service.
Business Prerequisites
The app should be able to run on various devices. This includes devices with inadequate
bandwidth. The app should enable users to share and synchronize high resolution audio visual
media, as well as rate media.
Technical Prerequisites
The app should preserve state for every user and device. Every time the app is initiated, the
earlier saved state should be re-established. The app should also preserve user state and media
reworks when swapping between apps. The user interface, tile images, and data should be
reloaded with up to date info from the web service when the app restarts subsequent to being
suspended.
The audio visual media list box should be updated as media is added to the audio visual media file
list. When binding the audio visual media file list to the list box, the audio visual media paths
should be transformed into audio visual media.
Cached audio visual media should only be hosted on the device by the app. the app tile should be
frequently updated with random media from the user’s collection, and be displayed individually.
The tile must display the average user rating as a badge if the audio visual media has a user
rating. If not, the Unavailable glyph should be displayed as a badge. The app tile should allow for
real time updating to make sure that only the latest notification is displayed on the app tile.
Toast notifications indicating the completion of a contest should be based on the contest schedule
obtained from the web service, and be visible for the maximum duration. The toast notifications
should be displayed when the app is running or not. The data of the contest that activated the
toast notification must be displayed when opening this toast notification.
******************************************************

You are employed as a developer at ABC.com. ABC.com has a single Active Directory domain,
named ABC.com.
You are in the process of running a training exercise. You are discussing a method of the
ConfigurationManager class that returns a specific configuration segment for the default
configuration of the current application.
Which of the following is the method being discussed?

Which of the following is the member in question?

Topic 1, Scenario 1Background
You are employed as a developer at ABC.com. You are making use of C# and XAML to create a
Windows Store app that enables users to share and rate audio visual media. Data relating to audio
visual media contests will be released to app users.
Application Structure
A derivative of the DataStoreBase class should be used to store app data. A centralized RESTful
web service will be used by the app to synchronize user content. The web service supplies the
app with contest schedule information. The app should be configured to prompt users about the
pending contest completion.
A data-bound list box has been configured to display a list of accessible audio visual media for
viewing. Fresh media is frequently downloaded by the app from the web service.
Business Prerequisites
The app should be able to run on various devices. This includes devices with inadequate
bandwidth. The app should enable users to share and synchronize high resolution audio visual
media, as well as rate media.
Technical Prerequisites
The app should preserve state for every user and device. Every time the app is initiated, the
earlier saved state should be re-established. The app should also preserve user state and media
reworks when swapping between apps. The user interface, tile images, and data should be
reloaded with up to date info from the web service when the app restarts subsequent to being
suspended.
The audio visual media list box should be updated as media is added to the audio visual media file
list. When binding the audio visual media file list to the list box, the audio visual media paths
should be transformed into audio visual media.
Cached audio visual media should only be hosted on the device by the app. the app tile should be
frequently updated with random media from the user’s collection, and be displayed individually.
The tile must display the average user rating as a badge if the audio visual media has a user
rating. If not, the Unavailable glyph should be displayed as a badge. The app tile should allow for
real time updating to make sure that only the latest notification is displayed on the app tile.
Toast notifications indicating the completion of a contest should be based on the contest schedule
obtained from the web service, and be visible for the maximum duration. The toast notifications
should be displayed when the app is running or not. The data of the contest that activated the
toast notification must be displayed when opening this toast notification.
******************************************************

You are employed as a developer at ABC.com. ABC.com has a single Active Directory domain,
named ABC.com.
You are in the process of running a training exercise. You are discussing a member of the
DataRequest class that Cancels the sharing operation and supplies an error string to display to the
user.
Which of the following is the member in question?

Which of the following is the method being discussed?

Topic 1, Scenario 1Background
You are employed as a developer at ABC.com. You are making use of C# and XAML to create a
Windows Store app that enables users to share and rate audio visual media. Data relating to audio
visual media contests will be released to app users.
Application Structure
A derivative of the DataStoreBase class should be used to store app data. A centralized RESTful
web service will be used by the app to synchronize user content. The web service supplies the
app with contest schedule information. The app should be configured to prompt users about the
pending contest completion.
A data-bound list box has been configured to display a list of accessible audio visual media for
viewing. Fresh media is frequently downloaded by the app from the web service.
Business Prerequisites
The app should be able to run on various devices. This includes devices with inadequate
bandwidth. The app should enable users to share and synchronize high resolution audio visual
media, as well as rate media.
Technical Prerequisites
The app should preserve state for every user and device. Every time the app is initiated, the
earlier saved state should be re-established. The app should also preserve user state and media
reworks when swapping between apps. The user interface, tile images, and data should be
reloaded with up to date info from the web service when the app restarts subsequent to being
suspended.
The audio visual media list box should be updated as media is added to the audio visual media file
list. When binding the audio visual media file list to the list box, the audio visual media paths
should be transformed into audio visual media.
Cached audio visual media should only be hosted on the device by the app. the app tile should be
frequently updated with random media from the user’s collection, and be displayed individually.
The tile must display the average user rating as a badge if the audio visual media has a user
rating. If not, the Unavailable glyph should be displayed as a badge. The app tile should allow for
real time updating to make sure that only the latest notification is displayed on the app tile.
Toast notifications indicating the completion of a contest should be based on the contest schedule
obtained from the web service, and be visible for the maximum duration. The toast notifications
should be displayed when the app is running or not. The data of the contest that activated the
toast notification must be displayed when opening this toast notification.
******************************************************

You are employed as a developer at ABC.com. ABC.com has a single Active Directory domain,
named ABC.com.
You are in the process of running a training exercise. You are discussing a method of the
ShareOperation class that closes the share pane.
Which of the following is the method being discussed?

Which of the following is the event that has to be handled?

Topic 1, Scenario 1Background
You are employed as a developer at ABC.com. You are making use of C# and XAML to create a
Windows Store app that enables users to share and rate audio visual media. Data relating to audio
visual media contests will be released to app users.
Application Structure
A derivative of the DataStoreBase class should be used to store app data. A centralized RESTful
web service will be used by the app to synchronize user content. The web service supplies the
app with contest schedule information. The app should be configured to prompt users about the
pending contest completion.
A data-bound list box has been configured to display a list of accessible audio visual media for
viewing. Fresh media is frequently downloaded by the app from the web service.
Business Prerequisites
The app should be able to run on various devices. This includes devices with inadequate
bandwidth. The app should enable users to share and synchronize high resolution audio visual
media, as well as rate media.
Technical Prerequisites
The app should preserve state for every user and device. Every time the app is initiated, the
earlier saved state should be re-established. The app should also preserve user state and media
reworks when swapping between apps. The user interface, tile images, and data should be
reloaded with up to date info from the web service when the app restarts subsequent to being
suspended.
The audio visual media list box should be updated as media is added to the audio visual media file
list. When binding the audio visual media file list to the list box, the audio visual media paths
should be transformed into audio visual media.
Cached audio visual media should only be hosted on the device by the app. the app tile should be
frequently updated with random media from the user’s collection, and be displayed individually.
The tile must display the average user rating as a badge if the audio visual media has a user
rating. If not, the Unavailable glyph should be displayed as a badge. The app tile should allow for
real time updating to make sure that only the latest notification is displayed on the app tile.
Toast notifications indicating the completion of a contest should be based on the contest schedule
obtained from the web service, and be visible for the maximum duration. The toast notifications
should be displayed when the app is running or not. The data of the contest that activated the
toast notification must be displayed when opening this toast notification.
******************************************************

You are employed as a developer at ABC.com. ABC.com has a single Active Directory domain,
named ABC.com.
You are in the process of creating a Windows Store app for ABC.com. You are required to make
sure that a specific event, which fires when the user submits the text in the search box and the
app needs to display search results, is handled.
Which of the following is the event that has to be handled?

Which of the following is TRUE with regards to making use of a QuickLink?

Topic 1, Scenario 1Background
You are employed as a developer at ABC.com. You are making use of C# and XAML to create a
Windows Store app that enables users to share and rate audio visual media. Data relating to audio
visual media contests will be released to app users.
Application Structure
A derivative of the DataStoreBase class should be used to store app data. A centralized RESTful
web service will be used by the app to synchronize user content. The web service supplies the
app with contest schedule information. The app should be configured to prompt users about the
pending contest completion.
A data-bound list box has been configured to display a list of accessible audio visual media for
viewing. Fresh media is frequently downloaded by the app from the web service.
Business Prerequisites
The app should be able to run on various devices. This includes devices with inadequate
bandwidth. The app should enable users to share and synchronize high resolution audio visual
media, as well as rate media.
Technical Prerequisites
The app should preserve state for every user and device. Every time the app is initiated, the
earlier saved state should be re-established. The app should also preserve user state and media
reworks when swapping between apps. The user interface, tile images, and data should be
reloaded with up to date info from the web service when the app restarts subsequent to being
suspended.
The audio visual media list box should be updated as media is added to the audio visual media file
list. When binding the audio visual media file list to the list box, the audio visual media paths
should be transformed into audio visual media.
Cached audio visual media should only be hosted on the device by the app. the app tile should be
frequently updated with random media from the user’s collection, and be displayed individually.
The tile must display the average user rating as a badge if the audio visual media has a user
rating. If not, the Unavailable glyph should be displayed as a badge. The app tile should allow for
real time updating to make sure that only the latest notification is displayed on the app tile.
Toast notifications indicating the completion of a contest should be based on the contest schedule
obtained from the web service, and be visible for the maximum duration. The toast notifications
should be displayed when the app is running or not. The data of the contest that activated the
toast notification must be displayed when opening this toast notification.
******************************************************

You are employed as a developer at ABC.com. ABC.com has a single Active Directory domain,
named ABC.com.

You are in the process of creating a Windows Store app for ABC.com. You have decided to
implement a QuickLink for the app.
Which of the following is TRUE with regards to making use of a QuickLink? (Choose all that
apply.)

Which of the following is the method being discussed?

Topic 1, Scenario 1Background
You are employed as a developer at ABC.com. You are making use of C# and XAML to create a
Windows Store app that enables users to share and rate audio visual media. Data relating to audio
visual media contests will be released to app users.
Application Structure
A derivative of the DataStoreBase class should be used to store app data. A centralized RESTful
web service will be used by the app to synchronize user content. The web service supplies the
app with contest schedule information. The app should be configured to prompt users about the
pending contest completion.
A data-bound list box has been configured to display a list of accessible audio visual media for
viewing. Fresh media is frequently downloaded by the app from the web service.
Business Prerequisites
The app should be able to run on various devices. This includes devices with inadequate
bandwidth. The app should enable users to share and synchronize high resolution audio visual
media, as well as rate media.
Technical Prerequisites
The app should preserve state for every user and device. Every time the app is initiated, the
earlier saved state should be re-established. The app should also preserve user state and media
reworks when swapping between apps. The user interface, tile images, and data should be
reloaded with up to date info from the web service when the app restarts subsequent to being
suspended.
The audio visual media list box should be updated as media is added to the audio visual media file
list. When binding the audio visual media file list to the list box, the audio visual media paths
should be transformed into audio visual media.
Cached audio visual media should only be hosted on the device by the app. the app tile should be
frequently updated with random media from the user’s collection, and be displayed individually.
The tile must display the average user rating as a badge if the audio visual media has a user
rating. If not, the Unavailable glyph should be displayed as a badge. The app tile should allow for
real time updating to make sure that only the latest notification is displayed on the app tile.
Toast notifications indicating the completion of a contest should be based on the contest schedule
obtained from the web service, and be visible for the maximum duration. The toast notifications
should be displayed when the app is running or not. The data of the contest that activated the
toast notification must be displayed when opening this toast notification.
******************************************************

You are employed as a developer at ABC.com. ABC.com has a single Active Directory domain,
named ABC.com.
You are in the process of running a training exercise. You are discussing a method of the
Graphics class that increases the world transformation of this Graphics and identified the Matrix.
Which of the following is the method being discussed?

Which of the following is TRUE with regards to the appropriate use of Group claims?

Topic 1, Scenario 1Background
You are employed as a developer at ABC.com. You are making use of C# and XAML to create a
Windows Store app that enables users to share and rate audio visual media. Data relating to audio
visual media contests will be released to app users.
Application Structure
A derivative of the DataStoreBase class should be used to store app data. A centralized RESTful
web service will be used by the app to synchronize user content. The web service supplies the
app with contest schedule information. The app should be configured to prompt users about the
pending contest completion.
A data-bound list box has been configured to display a list of accessible audio visual media for
viewing. Fresh media is frequently downloaded by the app from the web service.
Business Prerequisites
The app should be able to run on various devices. This includes devices with inadequate
bandwidth. The app should enable users to share and synchronize high resolution audio visual
media, as well as rate media.
Technical Prerequisites
The app should preserve state for every user and device. Every time the app is initiated, the
earlier saved state should be re-established. The app should also preserve user state and media
reworks when swapping between apps. The user interface, tile images, and data should be
reloaded with up to date info from the web service when the app restarts subsequent to being
suspended.
The audio visual media list box should be updated as media is added to the audio visual media file
list. When binding the audio visual media file list to the list box, the audio visual media paths
should be transformed into audio visual media.
Cached audio visual media should only be hosted on the device by the app. the app tile should be
frequently updated with random media from the user’s collection, and be displayed individually.
The tile must display the average user rating as a badge if the audio visual media has a user
rating. If not, the Unavailable glyph should be displayed as a badge. The app tile should allow for
real time updating to make sure that only the latest notification is displayed on the app tile.
Toast notifications indicating the completion of a contest should be based on the contest schedule
obtained from the web service, and be visible for the maximum duration. The toast notifications
should be displayed when the app is running or not. The data of the contest that activated the
toast notification must be displayed when opening this toast notification.
******************************************************

You are employed as a developer at ABC.com. ABC.com has a single Active Directory domain,
named ABC.com.

You are in the process of running a training exercise. You are discussing the Implementation of
Group claims.
Which of the following is TRUE with regards to the appropriate use of Group claims?

Which of the following is the REST verb you should make use of?

Topic 1, Scenario 1Background
You are employed as a developer at ABC.com. You are making use of C# and XAML to create a
Windows Store app that enables users to share and rate audio visual media. Data relating to audio
visual media contests will be released to app users.
Application Structure
A derivative of the DataStoreBase class should be used to store app data. A centralized RESTful
web service will be used by the app to synchronize user content. The web service supplies the
app with contest schedule information. The app should be configured to prompt users about the
pending contest completion.
A data-bound list box has been configured to display a list of accessible audio visual media for
viewing. Fresh media is frequently downloaded by the app from the web service.
Business Prerequisites
The app should be able to run on various devices. This includes devices with inadequate
bandwidth. The app should enable users to share and synchronize high resolution audio visual
media, as well as rate media.
Technical Prerequisites
The app should preserve state for every user and device. Every time the app is initiated, the
earlier saved state should be re-established. The app should also preserve user state and media
reworks when swapping between apps. The user interface, tile images, and data should be
reloaded with up to date info from the web service when the app restarts subsequent to being
suspended.
The audio visual media list box should be updated as media is added to the audio visual media file
list. When binding the audio visual media file list to the list box, the audio visual media paths
should be transformed into audio visual media.
Cached audio visual media should only be hosted on the device by the app. the app tile should be
frequently updated with random media from the user’s collection, and be displayed individually.
The tile must display the average user rating as a badge if the audio visual media has a user
rating. If not, the Unavailable glyph should be displayed as a badge. The app tile should allow for
real time updating to make sure that only the latest notification is displayed on the app tile.
Toast notifications indicating the completion of a contest should be based on the contest schedule
obtained from the web service, and be visible for the maximum duration. The toast notifications
should be displayed when the app is running or not. The data of the contest that activated the
toast notification must be displayed when opening this toast notification.
******************************************************

You are employed as a developer at ABC.com. ABC.com has a single Active Directory domain,
named ABC.com.
You are in the process of creating a Windows Store app for ABC.com. You are required to name a
suitable REST verb for updating modified app data.
Which of the following is the REST verb you should make use of?

Which of the following is the class you should use?

Topic 1, Scenario 1Background
You are employed as a developer at ABC.com. You are making use of C# and XAML to create a
Windows Store app that enables users to share and rate audio visual media. Data relating to audio
visual media contests will be released to app users.
Application Structure
A derivative of the DataStoreBase class should be used to store app data. A centralized RESTful
web service will be used by the app to synchronize user content. The web service supplies the
app with contest schedule information. The app should be configured to prompt users about the
pending contest completion.
A data-bound list box has been configured to display a list of accessible audio visual media for
viewing. Fresh media is frequently downloaded by the app from the web service.
Business Prerequisites
The app should be able to run on various devices. This includes devices with inadequate
bandwidth. The app should enable users to share and synchronize high resolution audio visual
media, as well as rate media.
Technical Prerequisites
The app should preserve state for every user and device. Every time the app is initiated, the
earlier saved state should be re-established. The app should also preserve user state and media
reworks when swapping between apps. The user interface, tile images, and data should be
reloaded with up to date info from the web service when the app restarts subsequent to being
suspended.
The audio visual media list box should be updated as media is added to the audio visual media file
list. When binding the audio visual media file list to the list box, the audio visual media paths
should be transformed into audio visual media.
Cached audio visual media should only be hosted on the device by the app. the app tile should be
frequently updated with random media from the user’s collection, and be displayed individually.
The tile must display the average user rating as a badge if the audio visual media has a user
rating. If not, the Unavailable glyph should be displayed as a badge. The app tile should allow for
real time updating to make sure that only the latest notification is displayed on the app tile.
Toast notifications indicating the completion of a contest should be based on the contest schedule
obtained from the web service, and be visible for the maximum duration. The toast notifications
should be displayed when the app is running or not. The data of the contest that activated the
toast notification must be displayed when opening this toast notification.
******************************************************

You are employed as a developer at ABC.com. ABC.com has a single Active Directory domain,
named ABC.com.
You are in the process of creating a Windows Store app for ABC.com. You are trying to determine
if an HTTP request returned an Unauthorized conclusion.
Which of the following is the class you should use?


Page 3 of 512345