4
Answers

how to read xml file with hexadecimal value in C#?

Hi All,
 
how to read and write xml file with hexadecimal value in C#. 
LIke:
 
<name>“vikas”</name>
it converts  to:
<name>"vikas"</name> 
Thanks in Advance
Vikas P 
Answers (4)