asp.net: when is the data from session getting lost
        Posted  
        
            by Omu
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Omu
        
        
        
        Published on 2010-05-31T07:43:03Z
        Indexed on 
            2010/05/31
            7:52 UTC
        
        
        Read the original article
        Hit count: 204
        
I'm wondering if I'm going to store some data into the session is it going to be there while the user is authenticated (using formsauth) or might happen that the data will suddenly go null
© Stack Overflow or respective owner