I am working with SqlXml and the stored procedure that returns a xml rather than raw data. How does one actually read the data when returned is a xml and does not know about
Indexer method is faster because it returns data in native format and uses ordinal.
Indexer
Have a look at these threads: