WCF:Could the ExactlyOnce property of the netMsmqBinding be true if the queue is not transactional?
1 5052WCF:Do we have to use the relative addresses when hosting in the IIS or the absolute addresses? Why?
1 6733WCF:Could the IIS-hosted WCF service make use of HTTP transport security if the IIS virtual derectory that contains the service does not support it?
1 5262
Define data contracts?
What message exchange patterns (meps) supported by wcf? Explain each of them briefly.
What are the attributes of Message Contract in WCF?
What is the "address" property of endpoint in wcf?
What are the transport schemas supported by wcf?
what are the MEPs available in WCF?
Which bindings in wcf support the message streaming?
Explain Address, Binding, and contract for a WCF Service?
What is binding and how many types of bindings are there in wcf?
How can we achieve operation overloading in WCF service?
Is it possible for a WCF service to implement Multiple service contracts?
What is difference between WCF service application and WCF service Library?
Could the iis-hosted wcf service make use of http transport security if the iis virtual derectory that contains the service does not support it?
Explain wcf tcp binding type?
What are the different platforms where we can host wcf service ?