I need to create a WCF service that is hosted in IIS, uses http transport and hold state in the …
.net wcf wcf-security wcf-binding wcf-sessionsI have a WCF Service currently deployed with basicHttpBindings and SSL enabled. But now i need to enable wcf sessions(…
.net wcf wcf-security wshttpbinding wcf-sessions