The XmlSerializer class provides a great way to convert (serialize) objects to XML and back (deserialize). However, it can be difficult to serialize collections such as Arrays and ArrayLists properly ...
So, I'd like to find an XML serializer for generic Delphi components, similar to the XmlSerializer used in the .NET FW.<BR><BR>The real problem with using binary streaming methods such as Stream's ...
I am trying to call Serialize() on a class I wrote, and I'm getting an InvalidCastException as the base exception. My main problem is that I cannot trace to the actual location in the code that's ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results