Free 70-513 Questions for Microsoft TS: Windows Communication Foundation velopment with Microsoft .NET Framework 4 70-513 Exam as PDF & Practice Test Engine

  • Exam Code/Number: 70-513
  • Exam Name/Title: TS: Windows Communication Foundation velopment with Microsoft .NET Framework 4
  • Certification Provider: Microsoft
  • Corresponding Certification: MCTS
  • Exam Questions: 323
  • Updated On: Jul 20, 2026
DRAG DROP
You use Visual Studio to develop a Windows Communication Foundation (WCF) service. The service is not hosted.
You cannot use the WcfTestClient.exe tool to test the service.
You need to test the service from a separate Visual Studio solution that contains a simple console application.
Which four actions should you perform in sequence? (To answer, move the appropriate four actions from the list of actions to the answer area and arrange them in the correct order.)
Correct Answer:
You have a Windows Communication Foundation (WCF) service that accepts the following message contract.

You need to ensure that the client sends a SOAP body that is accepted by the service.
Correct Answer: D Vote an answer
You are developing a Windows Communication Foundation (WCF) service that is used to check the status of orders placed by customers. The following code segment is part of your service. (Line numbers are included for reference only.)

You need to ensure that the service always listens at net.pipe://SupplyChainServer/Pipe. What should you do?
Correct Answer: A Vote an answer
You are adding a Windows Communication Foundation (WCF) service to an existing application.
The application is configured as follows. (Line numbers are included for reference only.)

You need to configure the service to publish the service metadata.
Which two actions should you perform? (Each correct answer presents part of the solution. Choose two.)
Correct Answer: B,D Vote an answer
A Windows Communication Foundation (WCF) service interacts with the database of a workflow engine. Data access authorization is managed by the database, which raises security exceptions if a user is unauthorized to access it.
You need to ensure that the application transmits the exceptions raised by the database to the client that is calling the service.
Which behavior should you configure and apply to the service?
Correct Answer: A Vote an answer
Windows Communication Foundation (WCF) service will be hosted in Microsoft Intemnet Information Services (uS).
You create a new application in uS to host this service and copy the service DLL to the bin directory of the application.
You need to complete the deployment of this service to uS. What should you do next?
Correct Answer: A Vote an answer
You are developing a Windows Communication Foundation (WCF) service that reads messages from a public non-transactional MSMQ queue.
You need to configure the service to read messages from the failed-delivery queue.
Which URI should you specify in the endpoint configuration settings of the service?
Correct Answer: C Vote an answer
You have a Windows Communication Foundation (WCF) service that uses a multicast protocol as a custom transport. The service implements the channel framework.
You need to choose a message exchange pattern for the transport.
What should you use?
Correct Answer: C Vote an answer
DRAG DROP
You have a client application that consumes a Windows Communication Foundation (WCF) service. The service contains a class named RegistrationService. The RegistrationService class contains two methods named SubmitRegistration and GetRegistrations.
The service has the following requirements:
- The client application must call the SubmitRegistration method synchronously.
- The client application must call the GetRegistrations method asynchronously.
You need to complete the client-side code to call the WCF service.
Which six code segments should you use in sequence? (To answer, move the appropriate six code segments from the list of code segments to the answer area and arrange them in the correct order.)
Correct Answer:
You need to modify a client application that consumes a Windows Communication Foundation (WCF) service.
The service metadata is no longer available.
You need to modify the previously generated proxy to include asynchronous calls to the service.
What should you do?
Correct Answer: C Vote an answer
You develop a Windows Communication Foundation (WCF) service that uses basic authentication for client credentials. This service is currently configured to use message security.
The service is hosted on a server in workgroup mode.
Users report that their passwords are stolen when they use public computers.
You need to ensure that messages are secure and users are authenticated.
You prevent the service from being called over HTTP through Microsoft Internet Information Services (IIS) configuration. What should you do next?
Correct Answer: B Vote an answer
0
0
0
10