What is address in wcf and how many types of transport schemas are there in wcf?



What is address in wcf and how many types of transport schemas are there in wcf?..

Answer / Neeraj Kamal

"Address": represents the endpoint's location in the network. There are three types of transport schemas: BasicHttpBinding (HTTP), NetTcpBinding (TCP), and WSHttpBinding (HTTPS)"

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WCF Interview Questions

What is transport and message reliability?

1 Answers  


what is overloading in WCF?how to do autentication in WCF.

1 Answers   BirlaSoft, Logica CMG,


What is the proxy for wcf service?

1 Answers  


What are the requirements for hosting a wcf service?

1 Answers  


How we can achieve operation overloading while exposing wcf services?

1 Answers  


What are various ways of hosting wcf services?

1 Answers  


Explain abcs of endpoint?

1 Answers  


What is datacontract?

1 Answers  


What is address in wcf and how many types of transport schemas are there in wcf?

1 Answers  


What are the mep in wcf?

1 Answers  


What are the types of bindings in wcf?

1 Answers  


Explain service contracts?

1 Answers  


Categories