by fmarguerie via Fabrice's weblog on 8/3/2006 3:44:00 AM
Eric White, Programming Writer for XLinq, MSXML, and XmlLite, shows how he used Linq to XML (XLinq) to query Word documents.This is good example to get an idea of where Linq will help us. Linq comes with a set of features that greatly simplify the code needed to manipulate XML documents, either for querying them or for creating them.Eric's post comes with the complete source code. I suggest you take a look at it so you can quickly make your own idea on Linq to XML.You may also read this post by Steve Eichert, which highlights major improvements provided by Linq to XML. Cross-posted from http://linqinaction.net
Original Post: Parsing WordML using Linq to XML
The content of the postings is owned by the respective author. CSharpFeeds is not responsible for the contents of the postings. This site is automatically generated and cannot be reviewed for abusive content. If you find abusive content on CSharpFeeds, please contact us. Designated trademarks and brands are the property of their respective owners. All rights reserved.