Describe the various endpoints in WCF

devquora
devquora

Posted On: Feb 22, 2018

 

The various endpoints in WCF include the following:

  • "Address" property is the piece of endpoint characterized in administration level and this property is utilized to decide the area if the administration, where it is found.
  • "Binding" property is the piece of endpoint characterized in administration level and this property is utilized to choose out the sort conventions, encodings and transport. These the sum total of what factors hosts been chosen by both the gatherings who need to impart one another.
  • "Contract" property is only an interface among customer and server where customer and server convey one another. Contracts are utilized to distinguish activities accessibly.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    WCF Interview Questions

    Describe the WCF architecture

    Windows Communication Foundation (WCF) is a system for structure administration arranged..

    WCF Interview Questions

    List the various protocols utilized in the messaging layer in WCF

    Some of the principally used protocols in the message layer in WCF include the following:..

    WCF Interview Questions

    Why is there a requirement of WCF for the enhancement of various business services?

    It is utilized to trade messages in the XML position with the assistance of HTTP convention to look after interoperability...