Objects in session state

N

Natan

Hi.

I use Session to store an "User" object for authentication purposes, and
expose it using a class that make all the necessary tests to know if the
user can access that area.

I know StateServer is slower because of the serialization and in a web
environment, the memory usage grows with the requests. But some people
told me they had problems losing data or iis crashing when storing some
hundred sessions with objects (i`m considering objects that are about 1k
serialized).

Is this right? Are there any problems in using SessionState for those
kind of objects other than memory and serialization?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,074
Latest member
StanleyFra

Latest Threads

Top