Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » XML

When using LINQ to XML why don’t I get results if I don’t import a XML namespace?

Hi, I posted a bit of code the other day which I used to get a list of all Code Snippets we ship in Visual Studio . In a nutshell, I used XElement.Load to create a new XML document from a filename from which I then read elements from (There are way to
 
Page view tracker