Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

WCF and HttpSessionState, HttpApplicationState

Tags:

wcf

I am migrating a web service to WCF so I can use binary encoding. I am now realizing that the session calls and application state calls are not recognized. WCF is supposed to be better then a web service so I am assuming that there is a better way to do things.

1) How do I maintain session and call a web service that uses session?

2) How do I replace the application object?

like image 533
zachary Avatar asked Jul 28 '26 16:07

zachary


1 Answers

For those of you who are migrating a large project and cannot afford to be so ideological, I found a real answer here:

http://megakemp.wordpress.com/2008/11/27/migrating-aspnet-web-services-to-wcf/

like image 70
KeepItReal Avatar answered Jul 30 '26 08:07

KeepItReal



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!