Best practices to parse xml files?

Posted by domoaringatoo on Stack Overflow See other posts from Stack Overflow or by domoaringatoo
Published on 2008-09-11T05:04:56Z Indexed on 2010/05/11 16:44 UTC
Read the original article Hit count: 196

Filed under:
|

The default methods for dealing with xml in c# seem incredibly crude to me, leading me to suspect that I must be missing something in my searches. What is considered the standard best practices to parse xml files in c#?

© Stack Overflow or respective owner

Related posts about c#

Related posts about Xml