Explain various address format used in WCF?



Explain various address format used in WCF?..

Answer / Ankur Singh Yadav

In WCF, addresses can be specified using different formats such as: Net.TCP, HTTP, HTTPS, IPC (Inter-Process Communication), and MSMQ (Message Queuing). The format determines the transport protocol, binding, and endpoint behavior.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WCF Interview Questions

How datacontractserializer different from xmlserializer?

1 Answers  


tell me what was the code name for wcf? : Wcf data services

1 Answers  


Mention the address syntax and the different formats of WCF transport scheme?

1 Answers  


WCF:Can the Reliable session be established with the one- way, or the request-reply, or with the duplex, or with all those exchange message patterns?

1 Answers  


do you know what is the address formats of the wcf transport schemas? : Wcf data services

1 Answers  


How can you test a wcf application without creating a client application?

1 Answers  


what are the ways of hosting a WCF service?

1 Answers  


what is msmq binding? : Wcf data services

1 Answers  


what is the difference between ASMX web services and WCF?

1 Answers  


can you explain how to define a service as rest based service in wcf? : Wcf data services

1 Answers  


what is SOA?

1 Answers  


What is the proxy for wcf service?

1 Answers  


Categories