What are the types of bindings in wcf?



What are the types of bindings in wcf?..

Answer / Akash Kant

The types of bindings in WCF include BasicHttpBinding (for SOAP over HTTP), WSHttpBinding (for SOAP over HTTP with additional security features), NetTcpBinding (for TCP), NetNamedPipeBinding (for named pipes), and CustomBindings (for creating custom bindings).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WCF Interview Questions

Differentiate between datacontractserializr and xmlserializer?

1 Answers  


WCF:Do we have to change the maxReceivedMessageSize parameter to use streaming?

1 Answers  


do you know what is endpoint in wcf? : Wcf data services

1 Answers  


What is the use of is required property in data contracts?

1 Answers  


In WCF what are duplex contracts?

1 Answers  


Which are the different isolation levels in wcf?

1 Answers  


What is throttling in wcf?

1 Answers  


What is the difference between xmlserializer and the datacontractserializer?

1 Answers  


Tell me what is three major points in wcf? : Wcf data services

1 Answers  


What do you understand by the term soap?

1 Answers  


How many types of contract wcf define?

1 Answers  


How to perform Transaction query in WCF?

1 Answers   Viscus Infotech,


Categories