Welcome to my .NET related blog!
Below is an example of how I used LINQ to XML to read an XML string and search for nodes that match a criteria within the tree. It also shows how I order by an attribute.The XML:
The Code:
Post a Comment
No comments:
Post a Comment