WCF:When is the MsmqIntegrationBinding or the
NetMsmqBinding used?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to set the timeout property for the wcf service client call?

488


Please explain different modes of security in wcf? Or explain the difference between transport and message level security.

414


What are the Advantages of hosting wcf in iis?

505


What is the address formats of the wcf transport schemas?

458


what is SOA?

586






What are the different wcf binding available?

468


What is duplex ws binding?

443


Name the namespace that is used to access WCF service?

543


What do you understand by the term soap?

450


Define data contracts?

458


How to generate proxy for WCF Services?

515


What is REST and what is the problem with WCF REST and how it can be resolved?

480


explain service contracts? : Wcf data services

485


Explain the difference between transport and message level security.

434


what is the endpoint in WCF and what are the three major points in WCF?

537