TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
ashutosh kumar gupta
NA
190
0
XML Parsing Failed due to Special Characters
Apr 7 2017 9:17 AM
I have an XML and I have to parse that XML in C# code into the class objects. But in the XML there are some special characters in the attribute values like <, > &, ", etc. I have written the relace of these special characters with <, >, &, " etc.
But the problem is that < and > is replaced by < and > for the XML tag as well. Please help how to resolve this. I want this to be replaced for only XML tag values.
Reply
Answers (
1
)
Who have visual studio 2017 iso link
i want to show textbox record in datagridview?