In C# how do you know if a file is serializing properly

Posted by Lily on Stack Overflow See other posts from Stack Overflow or by Lily
Published on 2010-05-22T13:19:35Z Indexed on 2010/05/22 13:20 UTC
Read the original article Hit count: 159

Filed under:
|

Hi

Either my Serialization method or my Deserialization method is not working properly How can I check if the serialization method is working I am trying to serialize a hierarchical structure

© Stack Overflow or respective owner

Related posts about c#

Related posts about serialization