Which of the following is TRUE with regards to this method?
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
EnableNotificationQueue method of the TileUpdater class.
Which of the following is TRUE with regards to this method?
Which tool would you use to ensure that users can recover files using the Previous Versions function?
Your role of Network Administrator at ABC.com includes the management of the Active Directory
Domain Services (AD DS) domain named ABC.com. The network includes servers that run
Windows Server 2008 R2 Service Pack 1 (SP1) and Windows Server 2012.
A server named ABC-File1 runs Windows Server 2012 Server Core edition with the File Services
server role installed. ABC-File1 hosts shared folders on the D: drive. Users access the shared
folders from their Windows 7 client computers.
A user attempts to recover a previous version of a file in a shared folder on ABC-File1 but
discovers that there is no previous versions option.
Which tool would you use to ensure that users can recover files using the Previous Versions
function?
How should you move the VMs?
You work for a company named ABC.com. Your role of Network Administrator includes the
management of the company’s physical and virtual infrastructure.
The network includes servers running Windows Server 2008 R2 Service Pack 1 (SP1) and
Windows Server 2012.
Virtual machines (VMs) are hosted on Windows Server 2012 servers running the Hyper-V role.
You are in the process of upgrading server hardware.
A Hyper-V server named ABC-HVHost1 has two quad-core Intel processors, 16GB RAM and four
300GB 10,000 RPM hard disks.
You install a new Hyper-V server named ABC-HVHost2. The new server has four hex-core AMD
processors, 64GB RAM and six 1Terabyte 15,000 RPM hard disks.
You need to move four VMs from ABC-HVHost1 to ABC-HVHost2. VM downtime must be
minimized during the move.
How should you move the VMs?
Which of the following is the property 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 property of the
ContactPicker class that configures the contact fields your app is interested in.
Which of the following is the property being discussed?
How should you configure the failover cluster?
Your role of Network Administrator at ABC.com includes the management of the Active Directory
Domain Services (AD DS) domain named ABC.com. The network includes servers that run
Windows Server 2008 R2 Service Pack 1 (SP1) and Windows Server 2012.
You are planning to deploy a custom CRM application named CorpApp1. All company users will
use CorpApp1.
You have installed two Windows Server 2012 servers named ABC-CL1 and ABC-CL2. The two
servers will run the Failover Clustering feature and be configured as nodes in a single failover
cluster.
You plan to configure a shared folder on the failover cluster to host the application data for
CorpApp1.
To increase file server performance, you want both nodes in the failover cluster to respond to
connection requests to the shared folder.
How should you configure the failover cluster?
Which of the following represents code that would be part of the View layer?
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. The app is being designed
by making use of the Model-View-ViewModel (MVVM) architectural pattern.
Which of the following represents code that would be part of the View layer? (Choose all that
apply.)
How should you configure the failover cluster?
Your role of Network Administrator at ABC.com includes the management of the Active Directory
Domain Services (AD DS) domain named ABC.com. The network includes servers that run
Windows Server 2008 R2 Service Pack 1 (SP1) and Windows Server 2012.
You are planning to deploy a custom Sales application named SalesApp. All users in the Sales
department will use SalesApp.
You have installed two Windows Server 2012 servers named ABC-CL1 and ABC-CL2. The two
servers will run the Failover Clustering feature and be configured as nodes in a single failover
cluster.
You plan to install SalesApp onto the failover cluster.
You need to configure the failover cluster so that ABC-CL1 responds to client requests for the
SalesApp application. ABC-CL2 must respond to client requests for the SalesApp application only
if ABC-CL1 is offline.
How should you configure the failover cluster?
Which of the following is the property you should include in your code?
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 have recently created a new Windows Store app for ABC.com. You are currently writing code
to implement the GetForCurrentView method of the ApplicationView class. The method should be
configured to monitor display orientation and page size.
Which of the following is the property you should include in your code?
How can you configure the NLB cluster to ensure that user session state is maintained?
You work as a Network Administrator at ABC.com. The company network consists of a single
Active Directory Domain Services (AD DS) domain named ABC.com. All servers on the network
run Windows Server 2012.
Company developers are developing a custom line-of-business application named CorpApp. The
application will be a secure web based application and will run in Internet Information Services
(IIS) 8.0.
You need to configure a server solution to host the CorpApp application. You plan to install two
Windows Server 2012 servers and configure Network Load Balancing between the servers.
You install the two servers and install the Network Load Balancing (NLB) feature. You learn that
the CorpApp application will save user state information locally on the NLB cluster node.
How can you configure the NLB cluster to ensure that user session state is maintained?
Which of the following is the class 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 class of the
System.Collections.ObjectModel namespace that symbolizes a dynamic data collection that
presents notifications when items get added, removed, or when the whole list is refreshed.
Which of the following is the class being discussed?
