S
Shane Story
I am confused on serializtion.
I have a class called picture. It has a bitmap member and several others.
I have a collection class called pictures which inherits from
collectionbase.
How should I best serialize them? They are part of a larger object graph of
course, but so far I am having trouble and have tried various things.
The thing is, that it seems to be so complex and such a black box, that when
something goes wrong, I have no idea what to do to fix it.
TIA,
Shane
I have a class called picture. It has a bitmap member and several others.
I have a collection class called pictures which inherits from
collectionbase.
How should I best serialize them? They are part of a larger object graph of
course, but so far I am having trouble and have tried various things.
The thing is, that it seems to be so complex and such a black box, that when
something goes wrong, I have no idea what to do to fix it.
TIA,
Shane