2
Answers

Parse xml string and replace a particular character in C#

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)