Deepak Jain
Explain use of Endpoints in WCF Service?
By Deepak Jain in ASP.NET on Sep 05 2012
  • SUNIL YADAV
    Jan, 2015 8

    Endpoints provide clients access to the functionality offered by a WCF service. Each endpoint consists of four properties: i: Address: An address that indicates where the endpoint can be found. ii: A binding that specifies how a client can communicate with the endpoint. iii: A contract that identifies the operations available. iv: A set of behaviors that specify local implementation details of the endpoint.

    • 1


Most Popular Job Functions


MOST LIKED QUESTIONS