If the base class doesn't support serialization how to serialize derived class?

  • Thread starter Thread starter Julia
  • Start date Start date
J

Julia

Hi,



I am deriving a class from BoundColumn and I would like that the derived
class will be serialized

how can I do it?



Thanks in advance.
 
Binary serialized? XML serialized? What are you going to do with it once it
has been serialized?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top