ASP.Net without session.
I've a problem to develop asp.net web application on the server that cannot use httpcontext session. I'm not sure why it cannot use session. I want to know how can I maintain session state variable on such type of this server. Any suggestion for me?
Thank in advance.
|