5
Answers

Session Variables

james

james

21y
2k
1
Okay, I've dabbled very little with ASP.NET, but I'm an old pro at ASP, so I'm confused on a couple issues... Am I able to set a session variable as an instance of one of my classes? Or am I still stuck with just the Variant type for Session Variables. And if so, can I use box/unbox the variant with my class? thanks, -James

Answers (5)