Where are session variables such as...
Session["TestVariable"]
...stored?
I've used them in the past quite a lot - but I don't understand where/how long they are stored for. I'm impressed by how they can be accessed by any page or any class but yet don't understand where they reside.