70-487 試験問題を無料オンラインアクセス
| 試験コード: | 70-487 |
| 試験名称: | Developing Microsoft Azure and Web Services |
| 認定資格: | Microsoft |
| 無料問題数: | 205 |
| 更新日: | 2026-08-26 |
You are developing an ASP.NET MVC Web API image management application.
The application must meet the following requirements:
* It must send or receive image data without the use of a buffer.
* It must allow up to 4 MB of image data to be received.
* It must allow up to 3 MB of image data to be sent.
You need to complete the code to meet the requirements.
What should you do? (To answer, drag the appropriate code segments to the correct location or locations 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.)
Transformed historical flight information provided by the RemoteDataStream() method must be written to the
response stream as a series of XML elements named Flight within a root element named Flights. Each Flight
element has a child element named FlightName that contains the flight name that starts with the two-letter
airline prefix.
You need to implement the StreamHistoricalFlights() method so that it minimizes the amount of memory
allocated.
Which code segment should you use as the body of the StreamHistoricalFlights() method in the
HistoricalDataLoader.es file?
You need to compile CarBusinesLogic.dll by using Microsoft Visual Studio.
Which attribute should you add before you compile the dynamic-link library (DLL)?
You have a web application that was developed by using Microsoft ASP.NET MVC. The application is
deployed to an Azure web app and uses an Azure SQL Database.
From a development environment, you use Microsoft Visual Studio to change the application code, and you
modify the schema of the database.
You need to deploy the changes to Azure.
Which publishing method should you use?
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.)



