PrepAway - Latest Free Exam Questions & Answers

Category: 70-487 (v.4)

Exam 70-487: Developing Windows Azure and Web Services (update November 4th, 2016)

Which settings should you use?

HOTSPOT
You are developing an ASP.NET MVC application. It is ready for deployment to the production web
server.
A local SQL Express .MDF file was used by the application during development
The deployment has the following requirements:
 The deployment must merge the assemblies on the local machine with
those on the host.
 The deployment must publish the local database to the remote
Microsoft SQL server.
You need to configure the web package settings for deployment.
Which settings should you use? (To answer, select the appropriate setting or settings in the answer
area.)

How many upgrade domains should you use?

You are developing a Microsoft Azure web application. The application will be deployed to 10 web role
instances. A minimum of 8 running instances is needed to meet scaling requirements.
You need to configure the application so that upgrades are performed as quickly as possible, but do not
violate scaling requirements.
How many upgrade domains should you use?

You need to update the tool.Which Visual Studio 2012 menu item should you choose? (To answer, select the appro

HOTSPOT
You are supporting an application that uses the ADO.NET Entity Framework to query and access data.
The latest version of a tool will add new templates and wizards that will enhance developer productivity.
You need to update the tool.Which Visual Studio 2012 menu item should you choose? (To answer, select the appropriate menu item
in the answer area.)

Which CommandBehavior type should you use?

You are developing an ASP.NET MVC application that displays a report. The report includes large images
that are stored in a database. Members of the EntityClient namespace are used to access the database
through the ADO.NET Entity Framework data model.You need to prevent memory exceptions while generating a report using the EntityDataRcader type.
Which CommandBehavior type should you use?

Which method of the EntityCommand type should you use?

You are developing an ASP.NET MVC application. The application has a page that searches for and
displays an image stored in a database. Members of the EntityClient namespace are used to access an
ADO.NET Entity Framework data model. Images and associated metadata are stored in a database table.
You need to run a query that returns only the image while minimizing the amount of data that is
transmitted.
Which method of the EntityCommand type should you use?

Which code segment should you use?

You are developing an order processing application that uses the ADO.NET Entity Framework against a
SQL Server database. Lazy loading has been disabled. The application displays orders and their
associated order details. Order details are filtered based on the category of the product in each order.
The Order class is shown below.

The OrderDetail class is shown below.

The Product class is shown below.

The Category class is shown below.

You need to return orders with their filtered list of order details included in a single round trip to the
database.
Which code segment should you use?

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

DRAG DROP
You are developing a WCF service application.
The application must meet the following requirements: Operations must have 30 second timeouts.
 The service must have a transaction scope.
 Transactions must flow from the client to the server.
You need to write a transactional service contract and implementation class to meet the requirements.
You have the following code:

Which code segments should you include in Target 1, Target 2, Target 3 and Target 4 to complete the
code? {To answer, drag the appropriate code segments to the correct targets in the answer area. 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 XML elements should you include in Target 1, Target 2, Target 3 and Target 4…?

DRAG DROP
You are developing a WCF service.
You need to configure the web.config file to ensure that metadata is exposed only via the MEX protocol.
You have the following markup:

Which XML elements should you include in Target 1, Target 2, Target 3 and Target 4 to complete the
markup? (To answer, drag the appropriate XML elements to the correct targets in the answer area. Each
XML element 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.)


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