Iterating through all nodes in XML file

Posted by Night Walker on Stack Overflow See other posts from Stack Overflow or by Night Walker
Published on 2010-05-26T17:25:22Z Indexed on 2010/05/26 17:31 UTC
Read the original article Hit count: 443

Filed under:
|

I want to iterate through all nodes in an XML file and print their names. What is the best way to do this? I am using .NET 2.0.

© Stack Overflow or respective owner

Related posts about c#

Related posts about Xml