I\'m using the session to hold a custom object UserSession and I access the session like this:
UserSession TheSession = HttpContext.Current.Session[\"UserSes
It doesn't need to reassign the object. Because both of them are pointing to same instance in memory