![]() |
|||
|
About Article
Alternative to Reading XML documents using LINQ
Not really that big of a change, but I'd go with an XPath solution. It locates all of the "magic strings" into one spot.var nodes = from element in XElement.Load("Books.xml").XPathSelectElements("/Books/Book/Subject") select new { Value =...
Top News
Old Japanese Man Creates Amazing Art Using Excel (Wait, Excel?) Get the Insider News free each morning.Related Videos
Related Articles
|
||||||||||||||