G
Guest
I need to serialize forms, controls and user controls using XML
serialization. I am using Xml Overrides to override properties, but this is
very cumbersome and not practical as you know. How do I know if a property
can be serialized using XML serialization or not ?
Any help is appreciated.
Thanks,
Ramesh
serialization. I am using Xml Overrides to override properties, but this is
very cumbersome and not practical as you know. How do I know if a property
can be serialized using XML serialization or not ?
Any help is appreciated.
Thanks,
Ramesh