WCF (Windows Communication Foundation) Question:
Download Questions PDF

Explain Can we use the public queues without the Windows
domain? If cannot then why?

WCF (Windows Communication Foundation) Interview Question
WCF (Windows Communication Foundation) Interview Question

Answer:

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.

Download WCF (Windows Communication Foundation) Interview Questions And Answers PDF

Previous QuestionNext Question
Is the MsmqIntegrationBinding used the msmq.formatname scheme or the net.msmq scheme?Tell me Is there an error in the Msmq address
the "net.msmq://MyHost/private$/MyQueue"?