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 |
How can we achieve operation overloading in WCF service?
WCF:What is it the Transmission queue and the Target queue? What is the difference?
What is msmq binding?
How can you test a wcf application without creating a client application?
what is the difference between ASMX web services and WCF?
In wcf which bindings supports the reliable session?
Explain the role of WSDL in WCF?
WCF:Why we need the sessions?
What is transfer security?
Name the namespace that is used to access WCF service?
What are contracts in wcf?
What is Fault Contract in WCF
2 Answers ABC, Student, Virtusa,
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)