Search code examples
How can I stop XDocument from resolving my character entities...


c#xmllinq-to-xml

Read More
How to add the same XML tags multiple times, with different content value in (c#) .Net Core...


c#.netxmllinq-to-xml

Read More
How to read xml-file using XDocument?...


c#xmllinq-to-xml

Read More
Best way to query XDocument with LINQ?...


c#xmllinqlinq-to-xml

Read More
Robust LINQ to XML query for sibling key-value pairs...


c#linq-to-xmlrobustness

Read More
XML/C# Cannot read read attribute of an element...


c#xmlxpathlinq-to-xmlxmlreader

Read More
Tricky XML Manipulation: Create an element out of its own and other sibling's data...


c#xmllinq-to-xml

Read More
Concatenate collection of XML tags to string with LINQ...


c#linqlinq-to-xml

Read More
Replace child name by concatenating its parent name, move up at level of parent, and remove the pare...


c#xmllinq-to-xml

Read More
C# - LINQ to XML - Saving doc add extra spaces in the formatting...


c#linq-to-xml

Read More
C# - LINQ to XML - Find Descendants where the attribute starts with something...


c#linq-to-xml

Read More
Filter XML collection based on child node data in c#...


c#xmlxml-parsinglinq-to-xmlxmldocument

Read More
XML Exception: Invalid Character(s)...


c#xmllinq-to-xml

Read More
How to insert node/element in XML using Attribute...


c#xmltreeviewlinq-to-xml

Read More
How do I extract these XML elements into a List<string>?...


c#.netxmllinqlinq-to-xml

Read More
group XDocument by multiple nodes (dynamic)...


asp.net-corelinq-to-xmlxmldocument

Read More
How can I check for duplicate values in List of XElement...


c#xmllinq-to-xml

Read More
How to print <?xml version="1.0"?> using XDocument...


c#xmllinq-to-xml

Read More
xdocument : moving elements to child node...


c#xmlasp.net-core-webapilinq-to-xml

Read More
Any way to strip namespace garbage from XML file?...


xpathnamespaceslinq-to-xml

Read More
XAML - Why databinding TwoWay don't work on the text property of a combobox in .net 4.0?...


c#wpfdata-bindinglinq-to-xmlbinding

Read More
Get all the text under a element...


.netlinqlinq-to-xml

Read More
How to get "Header" node in C#...


c#xmllinq-to-xml

Read More
XML Linq - find a value of XElement from nested Descendants...


xmllinqlinq-to-xmlienumerablexelement

Read More
Problems with Linq/XML query...


c#.netxmlxml-parsinglinq-to-xml

Read More
issue removing a XDocument node based on its attribute...


c#linqlinq-to-xml

Read More
Using "Linq to XML" Try to access multiple element from XElement...


c#xmllinq-to-xml

Read More
How can I query an XDocument with a 'path'?...


c#xmllinqxpathlinq-to-xml

Read More
Return Parent Index of matching Selected elements...


xmlvb.netlinqlinq-to-xml

Read More
C# XElement without namespace...


c#namespaceslinq-to-xml

Read More
BackNext