G
Guest
Hi,
I am using the CF.NET which doesn't support serialization, so I am trying to
do it myself.
I have a class array which I am trying to store to a file using a binary
writer.
Is there a way of doing this without looping through each element in the
class array and storing the class members individually?
Does anyone have a sample?
Thanks,
Opa
I am using the CF.NET which doesn't support serialization, so I am trying to
do it myself.
I have a class array which I am trying to store to a file using a binary
writer.
Is there a way of doing this without looping through each element in the
class array and storing the class members individually?
Does anyone have a sample?
Thanks,
Opa