PrepAway - Latest Free Exam Questions & Answers

Author: seenagape

Which of the following actions should you take NEXT?

Topic 2, Scenario 2
Background
You are making use of Visual Studio 2012 to create an ASP.NET MVC online retail web
application.
Business Prerequisites
The entering of user e-mail addresses should not be compulsory. In the event that a user does
provide an e-mail address, the validity of the address should be authenticated. To motivate users
to keep on browsing the item list, you have to make sure that the first item on the item page
gradually disappears.
Furthermore, you have to make sure that administrators have the ability to manage current client
data, and also identify a default item on the item page.
Technical Prerequisites
General:
A load-balanced web farm, where the load balancer has not been configured to employ server
affinity, hosts the application
With regards to items, you are informed that the itemId property value should not be less than or
equal to 0. Furthermore, the Items page for mobile devices should be presented to mobile users
and the Items page for desktop computers should be presented to desktop users
Storage:
You are informed that information should be saved in a serialized XML data format, and that
serialized objects should be independent of the schema.
Exception handling:
A page showing support contact details should be presented for IIS exceptions. 404 errors
resulting from expired links cause exceptions to be thrown. Some page links expire, and users
who access these links encounter 404 errors. The WriteLog method of the Utility class should be
used to log these exceptions.
Browser and device support:
The application should allow for .bmp format images to be changed to .jpeg format images for
mobile devices, and to .png format images for desktop computers.
************************************

You have been tasked with creating a Communication Foundation (WCF) service that makes use
of the Item class. You are informed that the Item class should be updated in such a way that it
satisfies storage prerequisites.
You start by marking the Item class with the DataContract attribute.
Which of the following actions should you take NEXT?

Which of the following actions should you take?

You are employed as an administrator at ABC.com. The ABC.com network is made up of an
Active Directory Domain Services (AD DS) domain, named ABC.com. All workstations on the
ABC.com network have Windows 8 installed.
The ABC.com network makes use of both IPv4 and IPv6. You have been instructed to modify the
global IPv6 protocol configuration.
Which of the following actions should you take?

Which of the following actions should you take?

Topic 2, Scenario 2
Background
You are making use of Visual Studio 2012 to create an ASP.NET MVC online retail web
application.
Business Prerequisites
The entering of user e-mail addresses should not be compulsory. In the event that a user does
provide an e-mail address, the validity of the address should be authenticated. To motivate users
to keep on browsing the item list, you have to make sure that the first item on the item page
gradually disappears.
Furthermore, you have to make sure that administrators have the ability to manage current client
data, and also identify a default item on the item page.
Technical Prerequisites
General:
A load-balanced web farm, where the load balancer has not been configured to employ server
affinity, hosts the application
With regards to items, you are informed that the itemId property value should not be less than or
equal to 0. Furthermore, the Items page for mobile devices should be presented to mobile users
and the Items page for desktop computers should be presented to desktop users
Storage:
You are informed that information should be saved in a serialized XML data format, and that
serialized objects should be independent of the schema.
Exception handling:
A page showing support contact details should be presented for IIS exceptions. 404 errors
resulting from expired links cause exceptions to be thrown. Some page links expire, and users
who access these links encounter 404 errors. The WriteLog method of the Utility class should be
used to log these exceptions.
Browser and device support:
The application should allow for .bmp format images to be changed to .jpeg format images for
mobile devices, and to .png format images for desktop computers.
************************************

You have received instructions to make sure that IIS errors are handled in accordance with the
prerequisites.
Which of the following actions should you take?

What action should you take NEXT?

You are employed as an administrator at ABC.com. The ABC.com network is made up of an
Active Directory Domain Services (AD DS) domain, named ABC.com. All workstations on the
ABC.com network, including laptops, have Windows 8 installed.
ABC.com also has a wireless network. You have received reports from a user, named Mia Hamm,
saying that her laptop is unable to link up to the network wirelessly.
You decide to create a Group Policy object (GPO) that configures a wireless network policy, and
associate it with the organizational unit to which the laptop belongs. You want to make sure that
Mia Hamm is able to link up to ABC.com’s wireless network using the least amount of effort.
What action should you take NEXT?

Which of the following actions should you take?

Topic 2, Scenario 2
Background
You are making use of Visual Studio 2012 to create an ASP.NET MVC online retail web
application.
Business Prerequisites
The entering of user e-mail addresses should not be compulsory. In the event that a user does
provide an e-mail address, the validity of the address should be authenticated. To motivate users
to keep on browsing the item list, you have to make sure that the first item on the item page
gradually disappears.
Furthermore, you have to make sure that administrators have the ability to manage current client
data, and also identify a default item on the item page.
Technical Prerequisites
General:
A load-balanced web farm, where the load balancer has not been configured to employ server
affinity, hosts the application
With regards to items, you are informed that the itemId property value should not be less than or
equal to 0. Furthermore, the Items page for mobile devices should be presented to mobile users
and the Items page for desktop computers should be presented to desktop users
Storage:
You are informed that information should be saved in a serialized XML data format, and that
serialized objects should be independent of the schema.
Exception handling:
A page showing support contact details should be presented for IIS exceptions. 404 errors
resulting from expired links cause exceptions to be thrown. Some page links expire, and users
who access these links encounter 404 errors. The WriteLog method of the Utility class should be
used to log these exceptions.
Browser and device support:
The application should allow for .bmp format images to be changed to .jpeg format images for
mobile devices, and to .png format images for desktop computers.
************************************

You have been instructed to write code that creates a method for the ItemController class. The
method must satisfy the prerequisites to handle exceptions related to logging.
Which of the following actions should you take?

Which of the following actions should you take?

You are employed as an administrator at ABC.com. The ABC.com network is made up of an
Active Directory Domain Services (AD DS) domain, named ABC.com. All workstations on the
ABC.com network have Windows 8 installed.
ABC.com has two domain workstations, named ABC-WS07 and ABC-WS08, which are connected
to a single network switch. You have received instructions to devise a remote management
strategy that allows ABC-WS07 to execute commands on ABC-WS08 remotely.
You start by executing the winrs –r:ABC-WS08 ipconfig on ABC-WS07. You now need to make
sure that the configuration was successful.
Which of the following actions should you take?

Which of the following actions should you take?

Topic 2, Scenario 2
Background
You are making use of Visual Studio 2012 to create an ASP.NET MVC online retail web
application.
Business Prerequisites
The entering of user e-mail addresses should not be compulsory. In the event that a user does
provide an e-mail address, the validity of the address should be authenticated. To motivate users
to keep on browsing the item list, you have to make sure that the first item on the item page
gradually disappears.
Furthermore, you have to make sure that administrators have the ability to manage current client
data, and also identify a default item on the item page.
Technical Prerequisites
General:
A load-balanced web farm, where the load balancer has not been configured to employ server
affinity, hosts the application
With regards to items, you are informed that the itemId property value should not be less than or
equal to 0. Furthermore, the Items page for mobile devices should be presented to mobile users
and the Items page for desktop computers should be presented to desktop users
Storage:
You are informed that information should be saved in a serialized XML data format, and that
serialized objects should be independent of the schema.
Exception handling:
A page showing support contact details should be presented for IIS exceptions. 404 errors
resulting from expired links cause exceptions to be thrown. Some page links expire, and users
who access these links encounter 404 errors. The WriteLog method of the Utility class should be
used to log these exceptions.
Browser and device support:
The application should allow for .bmp format images to be changed to .jpeg format images for
mobile devices, and to .png format images for desktop computers.
************************************

You have received instructions to make sure that the prerequisites with regards to the ItemId are
suitably met.
Which of the following actions should you take?

What action should you take?

You are employed as an administrator at ABC.com. The ABC.com network is made up of an
Active Directory Domain Services (AD DS) domain, named ABC.com. All workstations on the
ABC.com network have Windows 8 installed.
ABC.com has recently developed a personalized application. You have been instructed to make
sure that the firewalls on all workstations include an exception for the personalized application.

You want to successfully achieve your goal, but maintain the current firewall configuration.
What action should you take?

Which of the following actions should you take NEXT?

Topic 2, Scenario 2
Background
You are making use of Visual Studio 2012 to create an ASP.NET MVC online retail web
application.
Business Prerequisites
The entering of user e-mail addresses should not be compulsory. In the event that a user does
provide an e-mail address, the validity of the address should be authenticated. To motivate users
to keep on browsing the item list, you have to make sure that the first item on the item page
gradually disappears.
Furthermore, you have to make sure that administrators have the ability to manage current client
data, and also identify a default item on the item page.
Technical Prerequisites
General:
A load-balanced web farm, where the load balancer has not been configured to employ server
affinity, hosts the application
With regards to items, you are informed that the itemId property value should not be less than or
equal to 0. Furthermore, the Items page for mobile devices should be presented to mobile users
and the Items page for desktop computers should be presented to desktop users
Storage:
You are informed that information should be saved in a serialized XML data format, and that
serialized objects should be independent of the schema.
Exception handling:
A page showing support contact details should be presented for IIS exceptions. 404 errors
resulting from expired links cause exceptions to be thrown. Some page links expire, and users
who access these links encounter 404 errors. The WriteLog method of the Utility class should be
used to log these exceptions.
Browser and device support:
The application should allow for .bmp format images to be changed to .jpeg format images for
mobile devices, and to .png format images for desktop computers.
************************************

You are preparing to make sure that the prerequisites for client information management are
suitably met.
You start by configuring the Controllers folder to include a class, named Client-Controller.

Which of the following actions should you take NEXT?

Which of the following describe some of the prerequisites?

You are employed as an administrator at ABC.com. The ABC.com network is made up of an
Active Directory Domain Services (AD DS) domain, named ABC.com. All workstations on the
ABC.com network have Windows 8 installed.
You have been instructed to configure the use of DirectAccess. You have to make sure that you
meet all prerequisites for configuring DirectAccess.
Which of the following describe some of the prerequisites? (Choose all that apply.)