Thanks.

Are you recommanding just using BinaryWriter class to write to the file, and a BinaryReader to read from it, as a custom serializer?

Regards