special character are coming while generating a XML File.
XML / XSL
2
Posts
2
Posters
0
Views
1
Watching
-
"\" this is coming in my Xml output.I want eliminate this. I am writing code in C# using StringBuilder class and XMLTextWriter. Any Properties or Method's are there to eliminate this.
saymajum wrote:
I am writing code in C# using StringBuilder class and XMLTextWriter.
Show us the code, so we can tell you what you're doing wrong.
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook