james

james

  • NA
  • 1.1k
  • 331.1k

Session Variables

Sep 24 2003 10:05 AM
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)