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
Nawras Amer
NA
2
2k
Get Elements By Attribute in C# using XMl document ???
Jun 10 2016 5:22 PM
i have this XML Document example , how can i use (Get Elements by
Attribute
) method ? to access the personal information about the client ?
Example:
<client>
<Name
Num="1"
>Amer</Name>
<SurName
Num="1"
>Belly</SurName>
<Certification
Num="1"
>Journalism and Media</Certification>
<Expertise
Num="1"
>Three year as Journalist</Expertise>
<Essay1 Name="Amer">better friend</Essay1>
<Email>
[email protected]
</Email>
</client>
Reply
Answers (
3
)
ConfigurationManager.appSettings error
how to fix error maximum request length exceeded on mvc 5