I have spent quite a few "extra" brain cells on writing classes for classic ASP. I find them most interesting and efficient. Apparently, simple classes are the segue to ASP.NET in that it seems they are used heavily in the framework.
I've been working on a new CMS and trying to create as many classes as possible but for some reason, the logic has not solidified in my mind. Have any of you done any cool stuff with classes in ASP classic? Do you know of a good resource for learning the basic concept of classes? I would be most interested in your thoughts.