2
Answers

Parse xml string and replace a particular character in C#

Prasant Jinaga

Prasant Jinaga

12y
14.2k
1
Hi,

I have a xml value in string which is having almost 500 characters.In that string if there is a character '<' I need to replace it with '&gt' in C#.Thanks in advance

Thanks,
Prasant
Answers (2)