Explain briefly different instance modes in wcf?



Explain briefly different instance modes in wcf?..

Answer / Arvind Kumar Prajapati

{"Message Exchange Patterns": "WCF supports several Message Exchange Patterns including Request-Response, One Way, Duplex (both Request-Response and one way communication between client and service), and Sessionful (which allows multiple exchanges between the same client and service instance)."}

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WCF Interview Questions

What is the difference between wcf service and web service?

1 Answers  


What is "per call" instance mode in wcf?

1 Answers  


Explain the basic difference between WCF and ASMX Web Services?

1 Answers  


Explain service contracts?

1 Answers  


What are the transport schemes supported by wcf? Give example of address for each scheme.

1 Answers  


What is purpose of IsWrapped property in Message Contract in WCF?

1 Answers   Viscus Infotech,


Difference between wcf and web services?

1 Answers  


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

1 Answers  


What is wcf architecture?

1 Answers  


Why do we use wcf services?

1 Answers  


What is wcf web service (ws) binding type?

1 Answers  


WCF:When is the MsmqIntegrationBinding or the NetMsmqBinding used?

1 Answers   CMC,


Categories