WCF:Could the two-way service operations be used with
queued binding?
Answers were Sorted based on User's Feedback
Answer / hassan arafat
No, a queued binding can't support any two way operation. If it does, an InvalidOperationException is thrown when the ServiceHost opens the channel
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / 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 |
What are dead letter queues?
WCF:What is it the Transmission queue and the Target queue? What is the difference?
What is address in wcf?
How many types of transport schemas are there in wcf?
How many Instance modes is supported by WCF?
What is Fault Contract in WCF
2 Answers ABC, Student, Virtusa,
Which bindings are used for metadata configuration in wcf?
Explain about contracts?
explain duplex ws binding? : Wcf data services
WCF:Could the ExactlyOnce property of the netMsmqBinding be true if the queue is not transactional?
can you explain how to define a service as rest based service in wcf? : Wcf data services
What are the duplex contracts in wcf?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)