Greetings!
This is quite a newbie question but forgive me. Can anyone recommend a good place, either site or book, to get up to speed on the XML Frameworks with .Net. I think I have the basics down but I have the feeling it's not as elegant as it could be.
For example:
- When to use XMLDocument or XMLReader for finding elements
- How can I find a single element directly, is it possible without knowing the parent nodes?
So I reference/book recommendation would be welcome?
Thanks! :D