|
-
Mar 22nd, 2007, 05:42 AM
#1
Thread Starter
New Member
How to access XML elements ?
Hi all
Please tell me how can I access an XML file reading/writing its elements from C#.
-
Mar 23rd, 2007, 02:44 PM
#2
Re: How to access XML elements ?
Good place to start would be checking the documentation for the System.Xml namespace.
-
Mar 28th, 2007, 08:21 AM
#3
Re: How to access XML elements ?
Look at XmlDocument, XmlReader, XmlNode...
If you were to be more specific, we could give a more specific answer.
-
Mar 28th, 2007, 09:43 AM
#4
Hyperactive Member
Re: How to access XML elements ?
Check this link out:
As axion said, also check the msdn, there are a lot of rich examples there.
Hope this helps.
Jennifer
-
Mar 28th, 2007, 07:34 PM
#5
Hyperactive Member
Re: How to access XML elements ?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|