WCF:Can we use the public queues without the Windows
domain? If cannot then why?
Answer / 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 |
WCF:Is the Reliable session asynchronous?
How to configure reliability while communicating with wcf services?
What are the transport schemes supported by wcf? Give example of address for each scheme.
What is "know types" in wcf?
How does a wcf function?
What are various ways of hosting wcf services?
List the various protocols utilized in the messaging layer in wcf?
What are the 3 ways of implementing WCF(Windows Communication Foundation) concurrency?
Which are the 3 types of transactions manager wcf supports?
Define service contracts?
What are the features of wcf?
What is service and client in perspective of data communication?