PrepAway - Latest Free Exam Questions & Answers

Which of the WCF service properties would be utilized by the application?

You work for a Web solution development company named ABC.com. You need to identify the
service properties utilized when application endpoints are configured using a WCF service.
Which of the WCF service properties would be utilized by the application?

PrepAway - Latest Free Exam Questions & Answers

A.
The Marshalling, Binding and Contract Properties would be utilized.

B.
The Address, Binding and Contract Properties would be utilized

C.
The Address, Binding and Entry Point Properties would be utilized

D.
The COM Interface, Binding and Address Properties would be utilized

Explanation:
An endpoint of a service enables a user to communicate with a WCF service. It
provides clients access to the functionality offered by a WCF service. One or more endpoints can
be defined for a service by using a combination of relative and absolute endpoint addresses. You
should note that an endpoint is made up of an Address indicating the location of the specified

endpoint, Binding to indicate which client communication method is utilized, Contract identifying
the availability of operations and the Behavior which specifies the local implementation details of
an endpoint.


Leave a Reply