Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
1
Answer
how to add the data into xml in C#?
bharaneedharan babu
11y
905
1
Reply
<g1>
<games>
<gameid>101</gameid>
<games1>
<x>i need to insert the data here</x> //i need to insert the data here
</games1>
</games>
</g1>
search the game id and insert the data into <x> position help me..
Post
Reset
Cancel
Answers (
1
)
Next Recommended Forum
why we use out & ref in C#
need to upload and open the doc file in c#