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 |
WCF:Do we have to change the maxReceivedMessageSize parameter to use streaming?
What is the use of is required property in data contracts?
WCF:What types of the quota have the WCF transports?
what are the main components of WCF?
How can you test a wcf application without creating a client application?
Give an example of knowtype.
what is wcf tcp binding type? : Wcf data services
What is the main advantage of WAS?(Windows activation service) When it is used?
Is the msmqintegrationbinding used the msmq.formatname scheme or the net.msmq scheme?
Why to use wcf? Or what are the advantages of using wcf?
Where you use WSFederationHttpBinding in WCF?
What is callback mode 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)