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 |
WCF:What hosting functionality is unique for the Vista OS?
What are the types of Data Contracts in WCF?
How the concurrency mode is specified in wcf service?
Define the term policy binding?
What is the difference between xmlserializer and the datacontractserializer?
Where we can host wcf services?
What is ConcurrencyMode in WCF?
What MEPs is supported by WCF?
What is wcf wpf wwf in net?
How can we achieve operation overloading in WCF service?
do you know what is address in wcf and how many types of transport schemas are there in wcf? : Wcf data services
Explain what is datacontract and servicecontract?
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)