How many types of binding are there in wcf?



How many types of binding are there in wcf?..

Answer / Naushad Ahamed Siddique

WCF provides several types of bindings including BasicHttpBinding, WSHttpBinding, NetTcpBinding, NetNamedPipeBinding, and CustomBindings.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WCF Interview Questions

What is the use of servicebehavior attribute in wcf ?

1 Answers  


what are the ways of hosting a WCF service?

1 Answers  


What are the types of messaging programs?

1 Answers  


Explain how does WCF works?

1 Answers  


List some of the different ways of hosting?

1 Answers  


What is fault contracts in wcf?

1 Answers  


What are the advantages of wcf?

1 Answers  


How would you generate a proxy for wcf?

1 Answers  


Why to use wcf?

1 Answers  


Explain service contracts?

1 Answers  


Which protocol is used for platform independent communication?

1 Answers  


What is "per call" instance mode in wcf?

1 Answers  


Categories