WCF:When is the MsmqIntegrationBinding or the
NetMsmqBinding used?
Answer / niloy roy
The MsmqIntegrationBinding is intended for use with
existing, already-written native MSMQ applications. The
NetMsmqBinding is a lot better to use but only works if you
have WCF on both ends of the queue. Therefore, one of these
is always the clear choice for your queuing scenario
depending on what's on the other side. There's nothing
stopping you from hosting separate endpoints for each of
these bindings at the same time if you need communication
with both native and WCF clients. However, the two
endpoints need to be kept with separate queues because the
messages are not compatible.
| Is This Answer Correct ? | 0 Yes | 1 No |
What is the different between WCF web service and WCF web Api?
What are the essential components used in wcf?
Is it possible for a WCF service to implement Multiple service contracts?
What is transport and message reliability?
What is "per call" instance mode in wcf?
Is the msmqintegrationbinding used the msmq.formatname scheme or the net.msmq scheme?
What is overloading in wcf? How to do authentication in wcf?
What is the usage of "receivetimeout" property in wcf?
Explain Address, Binding, and contract for a WCF Service?
Explain how to define a service as rest based service in wcf?
What are the types of binding available in wcf?
WCF:Is there an error in the Msmq address the "net.msmq://MyHost/private$/MyQueue"?
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)