User Profile
Collapse
-
I have solved this by implementing IXMLSerialize interface. -
Issue when serializing custom collections with additional properties
I have a custom class inherited from List<T> collection. Along with the base class functionality, I have included my additional properties. When serializing, only the base class items are serialized not my additional properties.
I have designed a business object collection like this and I have to pass it across the service layer. But in another end I’m getting partial data not all my information is getting de-serialized. Here...
No activity results to display
Show More
Leave a comment: