Which of the following is TRUE with regards to the Always Offline Mode?
You work as a senior administrator at ABC.com. The ABC.com network consists of a single
domain named ABC.com. All servers on the ABC.com network have Windows Server 2012 R2
installed, and all workstations have Windows 8 installed.
You are running a training exercise for junior administrators. You are currently discussing the
Always Offline Mode.
Which of the following is TRUE with regards to the Always Offline Mode? (Choose all that apply.)
Which of the following actions should you take?
You are employed as an application developer at ABC.com. You are currently in the process of
creating a Windows Presentation Foundation (WPF) application, named ABCApp13, with the use
of Microsoft .NET Framework 4.
You have created a collection class named ABCItems. You then configured an instance of the
ABCItems class, named Itemlist, and bound the data to a ListBox control.
You want to make sure that the ListBox control automatically displays any modifications to the
data in ABCItemsList.
Which of the following actions should you take?
Which of the following is the method being discussed?
You work as a senior developer at ABC.com. The ABC.com network consists of a single domain
named ABC.com.
You are running a training exercise for junior developers. You are currently discussing a garbage
collector method that requests the system not call the finalizer for a specified object.
Which of the following is the method being discussed?
Which of the following is the suitable option?
You are employed as a developer at ABC.com. ABC.com has a single Active Directory domain,
named ABC.com.
You have created a new Windows Store app for ABC.com. You need to make sure that the app
meets the minimum height requirements.
Which of the following is the suitable option?
Which of the following actions should you take?
You work as an administrator at ABC.com. The ABC.com network consists of a single domain
named ABC.com. All servers on the ABC.com network have Windows Server 2008 R2 installed.
Some of ABC.com’s workstations have Windows 7 installed, while the rest have Windows 8
installed.
After installing a new Windows Server 2012 R2 computer in the ABC.com domain, you configure it
to run the File and Storage Services server role. You are instructed to create a shared folder on
the new server, and configure the use of Previous Versions for restoring files located in the shared
folder.
Which of the following actions should you take?
Which of the following actions should you take?
You are employed as an application developer at ABC.com. You are currently in the process of
creating a Windows application, named ABCApp35, with the use of Microsoft .NET Framework 4.
ABCApp35 will be deployed to all workstations that have Windows 7 with User Access Control
(UAC) installed. To achieve this, you decide to make use of the ClickOnce technology.
As a result of ABCApp35 needing to access environment variables on every workstation, you have
to make sure that all workstations are able to install ABCApp35. Especially the workstations of
users who have been denied administrator privileges.
Which of the following actions should you take?
Which of the following actions should you take?
You work as a developer at ABC.com. The ABC.com network consists of a single domain named
ABC.com.
You have received instructions to develop a class, named Customer, which exposes a string
property, named CustomerType. You have been informed that your code should allow for the
property to be accessible and customizable via code inside the Customer class or inside a class
derived from the Customer class.
Which of the following actions should you take?
Which of the following describes typical uses of flyouts?
You are employed as a developer at ABC.com. ABC.com has a single Active Directory domain,
named ABC.com.
You are running a training exercise for junior developers. You are currently discussing flyouts.
Which of the following describes typical uses of flyouts? (Choose all that apply.)
Which of the following is TRUE with regards to printer pooling?
You work as a senior administrator at ABC.com. The ABC.com network consists of a single
domain named ABC.com. All servers on the ABC.com network have Windows Server 2012 R2
installed.
You are running a training exercise for junior administrators. You are currently discussing printer
pooling.
Which of the following is TRUE with regards to printer pooling? (Choose all that apply.)
Which of the following actions should you take?
You are employed as an application developer at ABC.com. You make use of Microsoft .NET
Framework 4 to develop Windows Forms applications.
You are in the process of developing a new application, named ABCApp35. You have previously
created a DataTable, named ABCDT13, which has a column named ItemName.
After binding a DataGridView to ABCDT13, you are informed that the ItemName column should
not be allowed to contain the following invalid strings:
• ItemA
• ItemB
• ItemC
Furthermore, you need to configure the DataGridView to only allow application users to save
applicable entries while altering the DataGridView.
Which of the following actions should you take?