WCF:Can we use the public queues without the Windows
domain? If cannot then why?
Answer Posted / niloy roy
No. Because public queues are created in the domain
controller, similar to any other public resources like
computer, user on the network.
you can create public queue, provided you are in the domain.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is wcf api?
How to define a service as rest based service in wcf?
What are the three types of transaction manager WCF supports?
How can we host wcf service?
What are different elements of wcf services client configuration file?
How do wcf services work?
What is the service?
What are the types of bindings in wcf?
Why wcf service is used?
What is the "address" property of endpoint in wcf?
Explain various address format used in WCF?
What is the one-way mode in wcf?
What is "know types" in wcf?
What is wcf web service (ws) binding type?
Is the msmqintegrationbinding used the msmq.formatname scheme or the net.msmq scheme?