WCF:Could the two-way service operations be used with
queued binding?

Answer Posted / niloy roy

Yes it could be used.

For Eg

The client sends purchase orders to the queue from within
the scope of a transaction. The service receives the
orders, processes the order and then calls back the client
with the status of the order from the queue within the
scope of a transaction. To facilitate two-way communication
the client and service both use queues to enqueue purchase
orders and order status.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which specifications does wcf follow?

481


What message exchange patterns (meps) supported by wcf?

461


explain wcf? : Wcf data services

446


Explain the various message exchange patterns?

444


explain data contracts? : Wcf data services

498






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

478


What is difference between wpf and wcf?

416


What are the endpoints in wcf?

468


What is wcf wpf wwf in net?

535


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

469


What are the transport schemas does WCF supports?

471


Give the address format of all the bindings in wcf.

427


WCF:What types of reliable messaging are implemented in the WCF?

2510


Explain use of Endpoints in WCF Service?

515


How to configure reliability while communicating with wcf services?

459