WCF supports various protocols like TCP, HTTP, HTTPS, Named Pipes, MSMQ.
Please can you provide scenarios based on which the developer will choose an appropriate protocol when developing the WCF service project?
Also, can we have more than 1 protocol in the same web service project? Please can you give an example scenario.