Sign in
Eric Jarvi
Search
Options
RSS for posts
Atom
OK
June, 2009
MSDN Blogs
>
Eric Jarvi
>
June, 2009
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Eric Jarvi
Iterative XML Tree Traversal
Posted
over 4 years ago
by
ejarvi
Here's a C# code snippet for iterative tree traversal of elements in an XML document using XPathNavigator that takes advantage of parent pointers. [ download source ] test.xml 1 <? xml version = " 1.0 " encoding = " UTF-8 " standalone = "...
Page 1 of 1 (1 items)