The XmlSerializer I had to use could not serialize Dictionaries. At first I had a workaround, but it just became too much of a struggle with several dictionaries so I had to switch To Lists or Arrays.
RE: C# Tutorial 006: Lists & Arrays
You are viewing a single comment's thread from:
C# Tutorial 006: Lists & Arrays