vikas potekar

vikas potekar

  • NA
  • 21
  • 4.2k

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

Feb 12 2016 2:07 AM
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)