Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


WCF:When is the MsmqIntegrationBinding or the
NetMsmqBinding used?



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

Post New Answer

More WCF Interview Questions

What are dead letter queues?

0 Answers  


Define message contracts?

0 Answers  


What are the different wcf binding available?

0 Answers  


What are WCF contracts?

0 Answers  


can you explain fault contracts? : Wcf data services

0 Answers  


Why is there a requirement of wcf for the enhancement of various business services?

0 Answers  


How to do authentication in wcf?

0 Answers  


WCF:What is it the Net.TCP Port Sharing? How can we use it?

0 Answers   ADP,


Is it possible for a WCF service to implement Multiple service contracts?

0 Answers   HCL,


what is SOA?

0 Answers  


what are the MEPs available in WCF?

0 Answers  


What is "per call" instance mode in wcf?

0 Answers  


Categories