c# - wcf and session asmx rewrite -


i have web service uses session. want rewrite wcf can hosted outside iis.

what best way replace session using wcf wont tie me iis in rewrite?

you can use wshttpbinding reilable messaging , sessions can hosted outside iis. have here:

how enable wcf session wshttpbidning transport security


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -