I build certain class and it will be used as data container for XML data. I have few questions
1.How to create & apply structure for XmlSerializer? For example Filed A and B in "Some" node, C and D in "Other" node.
2.How to make it so it will ignore default values (and how to point to them) Atm my class have fields for example: "A" and "A_Default", "B" and "B_Default" etc.
3.I load this class into Property Grid. Is there also some way so property grid will indicate which values are not default?
This post has been edited by Nerfpl: 07 February 2012 - 05:18 PM

New Topic/Question
Reply




MultiQuote




|