XmlSerializer and CDATA
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Dear CPians, I have been working with the Xml.Serialization namespace in order to serialize C# objects to Xml. In some of my Classes I have long string members that I need to enclose within CDATA sections when serialized. I have been struggling to find a way to do this. Any ideas? Thanking you in advance.
Excellence is not an act, but a habit!
Aristotle