070-503 무료 덤프문제 온라인 액세스
시험코드: | 070-503 |
시험이름: | TS: Microsoft .NET Framework 3.5 C Windows Communication Foundation |
인증사: | Microsoft |
무료 덤프 문항수: | 270 |
업로드 날짜: | 2025-08-26 |
You create a Windows Communication Foundation service by using Microsoft .NET Framework 3.5. You need to ensure that the callback channel between the service and the client application is available for the service to send a status message.
Which code segment should you use?
You are creating a Windows Communication Foundation service by using Microsoft .NET
Framework 3.5. The service will be hosted in a Windows Service environment.
You need to create a Windows Service class that instantiates a service host.
Which code segment should you use?
You are creating a Windows Communication Foundation service by using Microsoft .NET Framework 3.5.
You write the following code segment to implement an operation contract. (Line numbers are included for reference only.)
Only the contents of the File.xml file are sent to the client application.
You need to ensure that the SOAP envelope generation is always disabled for messages that are sent to the client application.
Which line of code should you insert at line 04?
You are creating a Windows Communication Foundation service by using Microsoft .NET Framework 3.5.
You need to configure a single service endpoint with the following logical and physical addresses:
Which configuration setting should you use?
You are creating a Windows Communication Foundation service by using Microsoft .NET Framework 3.5. You want to use a built-in binding to support reliable sessions.
You need to create a service that uses SOAP to transfer messages between endpoints. The service must deliver the messages only once, and in the same order in which they were sent.
Which type of binding should you use?