Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » LINQ to XML   (RSS)
I've written in the past about XML and languages, and why you might be interested in being aware of the language associated with text. Text with no language is just not quite there Impact of text language on WPF Text, language and sorting For dealing Read More...
2 Comments
Filed under: ,
Converting from XmlDocument to XDocument has a number of benefits, including the ability to use LINQ to XML, use a much cleaner object model, get better name handling with XName and being able to use functional constructors. However, there are a lot of Read More...
1 Comments
Filed under:
In certain scenarios, it is important to be able to compare two XML trees for equivalence. For example, if you are writing a web service that serves results of queries, and you want to cache query results so that duplicate queries use previously cached Read More...
 
Page view tracker