I have few questions about various WCF bindings and their endpoints support
.
1) I just like to know what is service meta data? How a wcf service meta data look like? Can u post a sample of meta data? How it look like?
2) Service meta data can be expose by both MEX and httpGetEnable
then when MEX play a key role and when people set httpGetEnable = true
?
3) I am not understanding what is difference between MEX and httpGetEnable
endpoint ?
4) Various wcf binding. wcf support various type of bindings as below
basicHttpBinding
wsHttpBinding
WsDualHttpBinding
NetTcpBinding
NetNamedPipeBinding
NetMsmqBinding
WSFederationHttpBinding
NetPeerTcpBinding
MsmqIntegrationBinding
so tell me which bindings are supported by httpGetEnable
and what is supported by MEX
?
looking for great discussion. thanks