Hi,
I need to store a large amount of data in user's session but I guess using Session Object is not the best way of doing that. Is there any other way around???
Remember I don't have small variables to store, I have large collections.
Thanks
View Complete Post