Groups | Blog | Home
all groups > dotnet xml > june 2004 >

dotnet xml : XML serialization of private fields?


Todd
6/17/2004 6:31:01 PM
I've seen others with this same dilema but no solutions. Is there a way to serialize an object containing private fields? What about private fields containing complex data structures such as custom collections of custom objects with private fields?

IXmlSerializable?
Todd
6/17/2004 6:46:01 PM
Nevermind. I figured out how to get it to work using SOAP serialization.

[quoted text, click to view]
AddThis Social Bookmark Button