explain duplex ws binding? : Wcf data services



explain duplex ws binding? : Wcf data services..

Answer / Vijayraj Singh Baghel

Duplex WS binding allows both the service and the client to initiate communication. This is achieved by using the dualWSHttpBinding or wsDualHttpBinding.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WCF Interview Questions

How many types of contracts in WCF?

1 Answers  


How do we customize data contract names for generics types?

1 Answers  


What are tha advantages of hosting wcf service in was?

1 Answers  


Differentiate between datacontractserializr and xmlserializer?

1 Answers  


What is the "address" property of endpoint in wcf?

1 Answers  


Which are the various programming approaches for wcf?

1 Answers  


Explain wcf tcp binding type?

1 Answers  


What is "per session" instance mode in wcf?

1 Answers  


How to perform Transaction query in WCF?

1 Answers   Viscus Infotech,


What is REST and what is the problem with WCF REST and how it can be resolved?

1 Answers  


What are the Advantages of hosting wcf in iis?

1 Answers  


How can we achieve operation overloading in WCF service?

1 Answers  


Categories