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 |
Please explain briefly different instance modes in wcf?
Elucidate on the various contracts in wcf?
What is the main advantage of WAS?(Windows activation service) When it is used?
What is InstanceContextMode in WCF?
Explain wcf tcp binding type?
What wcf stands for?
When is the msmqintegrationbinding?
WCF:Is the Reliable session asynchronous?
Can you define more than one endpoints in a service model?
What are the core security features that wcf addresses?
WCF:What types of the operation contract parameters could be streamed?
Describe the wcf architecture?
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)