Various WCF bindings and their endpoints -
i have few questions various wcf bindings , endpoints support
.
1) know service meta data? how wcf service meta data like? can u post sample of meta data? how like?
2) service meta data can expose both mex , httpgetenable
when mex play key role , when people set httpgetenable = true
?
3) not understanding difference between mex , httpgetenable
endpoint ?
4) various wcf binding. wcf support various type of bindings below
basichttpbinding wshttpbinding wsdualhttpbinding nettcpbinding netnamedpipebinding netmsmqbinding wsfederationhttpbinding netpeertcpbinding msmqintegrationbinding
so tell me bindings supported httpgetenable
, supported mex
?
looking great discussion. thanks
check following links informations regarding this,
what difference between wsdl & mex endpoint in wcf
understanding httpgetenabled , mex binding
why need both mex endpoint , httpgetenable?
for binding , full property visit following link
https://msdn.microsoft.com/en-us/library/ms731172(v=vs.110).aspx
Comments
Post a Comment