Hashtable serialization by XmlSerializer - TechRepublic
General discussion
September 15, 2002 at 01:44 AM
ayya

Hashtable serialization by XmlSerializer

by ayya . Updated 23 years, 9 months ago

Can anyone kindly suggest me how to serialize a Hashtable using XmlSerializer? It gives me a
System.InvalidOperation Exception. Even by customizing the serialization process, it wont pass through the constructor and the GetDataObject methods.

This discussion is locked

All Comments