I should have asked the question differently. The real problem is how do I create a single instance of the collection class, and keep it alive. In VB6, I did this by creating the single instance when the application started up, but I am confused about how this is done in ASP.NET. I just want to create one instance of the collection class and stick it into a session variable so I can keep it alive during the users session.
Thanks
The only thing worse than being alone, is wishing you were.