PrepAway - Latest Free Exam Questions & Answers

Category: 70-554

Exam 70-554: UPGRADE: MCSD Microsoft .NET Skills to MCPD Enterprise Application Developer by Using the Microsoft .NET Framework: Part 2

What should you do?

You write a Web service that processes multiple SOAP headers, including one named HeaderA.
You examine the HTTP log and find that an unknown SOAP header is included in the client application requests.
Your Web service must process all headers.
You need to indicate to the client application that the unknown SOAP header is unexpected.

What should you do?

What should you do?

You are creating a Web service.
The Web service must be configured to receive the following message.

<soap:Envelope xmlns:soap=”http://schemas.xmlsoap.org/soap/envelope/”>
<soap:Body>
<givenName xmlns=”urn:SampleNS”>given name</givenName>
<surname xmlns=”urn:SampleNS”>surname</surname>
</soap:Body>
</soap:Envelope>

You need to ensure that the Web Services Description Language (WSDL) for the Web service describes the message.

What should you do?

Which two actions should you perform?

You write a client application that uses a Web service.
The Web service is hosted in a Windows service application.
The Web service can be called only by using TCP.
You are provided with the proxy that is enabled by Web Services Enhancements (WSE) 3.0.
The proxy was generated by adding a Web reference by using Microsoft Visual Studio 2005.
You need to ensure that the proxy calls the Web service correctly.

Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)

What should you do?

A Web service application provides security data about employees to applications that control access to company facilities.
The Web service is accessed by using TCP and is protected by using Web Services Enhancements (WSE) 3.0 security for message encryption.
The company has added fingerprint readers to grant employees access to the facilities.
Images of employee fingerprints are maintained by the Web service application.
You need to ensure that the existing WSE security encryption policy can be applied to the fingerprint image.
Your solution must minimize the size of the Web service message.

What should you do?

Which three stored procedures should you recommend?

You are an enterprise application developer. You are designing a Web-based application to maintain appointment details.
You consider implementing the following steps to delete an appointment:

Enter a date range or a client ID, or enter a date range and a client ID to get a list of appointments.
Click the Appointment hyperlink. The appointment details are retrieved and displayed.
Click the Delete button.

You need to analyze the requirements and recommend stored procedures. Which three stored procedures should you recommend? (Each correct answer presents part of the solution. Choose three.)


Page 20 of 43« First...10...1819202122...3040...Last »