70-487 Exam Questions - Online Test


70-487 Premium VCE File

Learn More 100% Pass Guarantee - Dumps Verified - Instant Download
150 Lectures, 20 Hours

certleader.com

Exam Code: exam ref 70 487 developing windows azure and web services (Practice Exam Latest Test Questions VCE PDF)
Exam Name: Developing Windows Azure and Web Services
Certification Provider: Microsoft
Free Today! Guaranteed Training- Pass exam ref 70 487 Exam.

Q1. - (Topic 1) 

You are adding a new REST service endpoint to the FlightDataController controller that returns the total number of seats for each airline. 

You need to write a LINQ to Entities query to extract the required data. 

Which code segment should you use? 

A. Option A 

B. Option B 

C. Option C 

D. Option D 

Answer:


Q2. DRAG DROP - (Topic 2) 

You add a class named ShippingInfo. 

You need to modify the IShippingService interface and the ShippingInfo class to meet the technical 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.) 

Answer: 


Q3. - (Topic 4) 

You are planning to migrate websites from IIS 6 to IIS 7.5. You do not have access to SSH or a VPN. 

You need to select a deployment tool to securely migrate the websites. 

Which tool should you use? 

A. RoboCopy 

B. Web Deploy 

C. Microsoft command-line FTP 

D. xCopy 

Answer:


Q4. HOTSPOT - (Topic 4) 

You are developing a WCF service in Visual Studio 2013 that integrates with the Microsoft 

Azure service bus relay. 

The Azure service bus namespace is named RestaurantServiceBus 

You need to obtain the issuer name and secret. 

What should you do? (To answer, select the appropriate option in the answer area.) 

Answer: 


Q5. DRAG DROP - (Topic 4) 

You are developing an ASP.NET Web API application for currency conversion that will be consumed by a web browser by using a composite application that is served from another web domain. 

You need to configure the Web API. 

What should you do? (To answer, drag the appropriate XML elements to the correct location or locations 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.) 

Answer: 


Q6. - (Topic 2) 

The DeleteExternalOrder() method in the ExternalQueueService service is not throwing a FaultException exception as defined by the FaultContractAttribute attribute in the IExternatQueueService.cs file. 

You need to throw the FaultException exception. 

Which code segment can you insert at line EQ45 to achieve this goal? (Each correct answer presents a complete solution. Chose all that apply.) 

A. Option A 

B. Option B 

C. Option C 

D. Option D 

Answer:


Q7. DRAG DROP - (Topic 1) 

You need to parse flight information from Blue Yonder Airlines. The content of the XML file is shown below. 

Some airlines do not specify the timezone of the arrival time. If the timezone is not specified, then it should be interpreted per the business requirements. 

You need to implement the LoadFlights() and Parse() methods of the BlueYonderLoader class. 

What should you do? (To answer, drag the appropriate code segments to the correct location in the answer area. Each 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.) 

Answer: 


Q8. HOTSPOT - (Topic 4) 

You are developing an application. 

The application must be deployed from Team Foundation Server after a successful build is completed. The Process tab of the Build Definition screen is shown in the exhibit. (Click the Exhibit button.) 

You need to configure the automated deployment. 

In which section should you define the parameters for the automated deployment? (To answer, select the appropriate section in the answer area.) 

Answer: 


Q9. DRAG DROP - (Topic 4) 

You are developing an ASP.NET Web API for a home inventory management system. You need to limit access to users with IP addresses based only in the United States. You have the following code: 

Which code segments should you include in Target 1 and Target 2 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.) 

Answer: 


Q10. - (Topic 4) 

You are designing an ASP.NET Web API application. 

You need to select an HTTP verb to allow blog administrators to remove a comment. 

Which HTTP verb should you use? 

A. PUT 

B. DELETE 

C. POST 

D. GET 

Answer: