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 transport and message reliability?
Could the iis-hosted wcf service make use of http transport security if the iis virtual derectory that contains the service does not support it?
Explain various address format used in WCF?
What is wcf wpf wwf in net?
What are the core security features that wcf addresses?
explain data contracts? : Wcf data services
What is wcf full form?
WCF:Do the system-provided bindings have the support for the Reliable session and what the binding options are enabled by default?
Where you use WSFederationHttpBinding in WCF?
Which styles of models are supported in wcf?
What tool client can use to generate the proxy of WCF?
WCF:Could the two-way service operations be used with queued binding?
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)