Groups | Blog | Home
all groups > c# > june 2004 >

c# : Multiple Object Serialization seperately in single file (something like olestorages)


ali.jan NO[at]SPAM gmail.com
6/27/2004 11:30:26 PM
Hi,

We have a c++ application that accesses many different modules. Each
of these modules is responsible for it's own
serialization. We have seperate olestorages for each of the
module. The main application hands over these storage
pointers to each module which then do whatever-they-want to
their respective storages. Everything is kept with in a single file.

Seperate storages for each module help tremendously because
they are sharing a single file.

How would i do such a thing in c#? I want a single file in which
each object can be serialized without overwriting another and i
don't want to do it in a sequence. Basically a seperate playing
area for each module without affecting anything else.

ps. i've looked at the general serialization procedure in .net but
it serializes in a sequence and not spreadover as i want.

Thanks,
ali.jan NO[at]SPAM gmail.com
7/3/2004 12:41:12 AM
No takers? Did i post in the wrong group? If so, could any one point
ali.jan NO[at]SPAM gmail.com
7/3/2004 12:42:32 AM
No takers? Did i post in the wrong group? If so, could any one point
AddThis Social Bookmark Button