Comparing LINQ to XML and XPath
I was in a meeting this afternoon, and someone said that they wished that there was a comparison of XPath expressions and LINQ to XML queries. Well, this already exists in the LINQ to XML documentation. The topic title is LINQ to XML for XPath Users. If you already speak XPath, this can provide a head-start on learning how to write LINQ to XML queries.
This blog is inactive.
New blog: EricWhite.com/blog
Comments
- Anonymous
October 23, 2008
The comment has been removed - Anonymous
October 23, 2008
The comment has been removed - Anonymous
April 15, 2009
Maybe you should check this post: http://smartdev.wordpress.com/2009/04/15/xpath-vs-linq-to-xml/