PrepAway - Latest Free Exam Questions & Answers

Category: 70-486 (v.3)

Exam 70-486: Developing ASP.NET MVC 4 Web Applications (update April 14th, 2016)

Which code segments should you include in Target 1, Target 2 and Target 3…?

DRAG DROP
You are developing an ASP.NET MVC application.
Before an action is executed, information about the action must be written to a log. After results are
returned, information about the results also must be written to the log.

You need to log the actions and results.
You have the following code:

Which code segments should you include in Target 1, Target 2 and Target 3 to implement the
LogActionFilter class? (To answer, drag the appropriate code segments to the correct targets. Each
code segment may be used once, more than once, or not at all. You may need to drag the split bar
between panes or scroll to view content.)


Which code segment should you use?

You are developing an ASP.NET MVC application.
The application provides a RESTful API for third‐party applications. This API updates the information
for a contact by embedding the information in the URL of an HTTP POST.
You need to save the Contact type when third‐party applications use the EditContact method.
Which code segment should you use? {Each correct answer presents a complete solution. Choose all
that apply.)



You need to enable users to select multiple orders and submit them for processing

DRAG DROP
You are developing an ASP.NET MVC application. The application has a view that displays a list of
orders in a multi‐select list box.
You need to enable users to select multiple orders and submit them for processing.
What should you do? (To answer, drag the appropriate words to the correct targets. Each word may
be used once, more than once, or not at all. You may need to drag the split bar between panes or
scroll to view content.)


You need to improve the optimization of the site

HOTSPOT
You are optimizing an Internet‐facing website for search engine optimization.
You are reading a Site Analysis Report from the SEO Toolkit. The report returns warnings that
indicate the website HTML lacks key information necessary for search engine indexing.
You need to improve the optimization of the site.
What should you do? (To answer, select the appropriate option from the drop‐down list in the
answer area.)



You need to design the application to meet the requirements

You are developing an ASP.NET MVC application that provides instant messaging capabilities to
customers.
You have the following requirements:
Messages must be able to be sent and received simultaneously.
Latency and unnecessary header data must be eliminated.
The application must comply with HTML5 standards.
You need to design the application to meet the requirements.
What should you do?

Where should you store the credentials?

You are developing an ASP.NET MVC application that uses forms authentication to verify that the
user is logged in.
Authentication credentials must be encrypted and secure so no user identity is exposed.
You need to ensure that user credentials are persisted after users log on.
Where should you store the credentials? (Each correct answer presents a complete solution. Choose
all that apply.)


Page 9 of 14« First...7891011...Last »