4
Reply

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

vikas potekar

vikas potekar

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