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 are dead letter queues?
Define message contracts?
What are the different wcf binding available?
What are WCF contracts?
can you explain fault contracts? : Wcf data services
Why is there a requirement of wcf for the enhancement of various business services?
How to do authentication in wcf?
WCF:What is it the Net.TCP Port Sharing? How can we use it?
Is it possible for a WCF service to implement Multiple service contracts?
what is SOA?
what are the MEPs available in WCF?
What is "per call" instance 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)