Hello. This is my first question, althought i have enjoied reading posts for many moths now.
This is the problem that i encountered during this week: ArrayList which holds three different types of classes. Even thought i can make each and every class serializable, i don't know for sure how can i make the hole arraylist serializable...or how to serialize as to deserialize into an arraylist with different class types ...
My question is: how can i make my ArrayList serializable (knowing that it holds different class types) ?
Thank you in advance.
=================================== This list is hosted by DevelopMentor� http://www.develop.com Some .NET courses you may be interested in:
Essential .NET: building applications and components with C# November 29 - December 3, in Los Angeles http://www.develop.com/courses/edotnet
View archives and manage your subscription(s) at http://discuss.develop.com
