WCF:Is there an error in the Msmq address
the "net.msmq://MyHost/private$/MyQueue"?
Answer Posted / kothavamsi
outside WCF ,we may use '$' while addressing queues but in
WCF we can't use '$'
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Where we can host wcf services?
Please explain different modes of security in wcf? Or explain the difference between transport and message level security.
How many Instance modes is supported by WCF?
can you explain how to define a service as rest based service in wcf? : Wcf data services
How to do authentication in wcf?
What is the one-way mode in wcf?
What is the address formats of the wcf transport schemas?
Explain how does WCF works?
What is the advantage of WCF over Web Services(ASMX)?
What is the difference between wcf service and web service?
Why is there a requirement of wcf for the enhancement of various business services?
What is the basic difference between creating WCF service or WEB services?
do you know message contracts? : Wcf data services
Explain briefly different instance modes in wcf?
Explain wcf contracts?