Search code examples
Looping through Descendants of an XDocument - C#...


c#xmllinq-to-xml

Read More
Help me improve a OpenXML linq-to-xml query!...


linq-to-xmlopenxmlcontentcontrol

Read More
restrict objects based on count of sub list in LINQ...


linqlinq-to-sqllinq-to-xml

Read More
Math.Max handle three nullable values...


c#xmllinq-to-xml

Read More
Why can't I call FirstOrDefault on Descendants("XName")...


.netxmllinqc#-4.0linq-to-xml

Read More
Add HTML 5 doctype to XDocument (.NET)...


c#xmlhtmllinq-to-xml

Read More
Linq-to-XML get elements with namespace...


.netlinq-to-xml

Read More
C# Linq to XML, get parents when a child satisfy condition...


c#xmllinqlinq-to-xml

Read More
C# XDocument how to use linq to filter elements...


c#linq-to-xml

Read More
Search XDocument using LINQ without knowing the namespace...


c#linq-to-xml

Read More
How can I search values of consecutive XML nodes with C#?...


c#xmllinqxpathlinq-to-xml

Read More
In-memory XML manipulation...


xmlopenxmllinq-to-xmlmemorystreamfile-manipulation

Read More
How to get a JSON string from URL?...


c#jsonfacebooklinq-to-xmlwebclient

Read More
Using Linq and XDocument, can I get all the child elements under parent tag?...


c#.netxmllinq-to-xml

Read More
Simpler Linq to XML queries with the DLR...


c#xmllinq-to-xmldynamic-language-runtimelinq-to-xsd

Read More
XNode.DeepEquals unexpectedly returns false...


c#.netxmllinq-to-xml

Read More
C# : XML Parsing : Group XML on a node and then subGroup underneath the same group...


c#xmlxml-parsinglinq-to-xml

Read More
Ignore CData when using XPath with XDocument...


c#xmlxpathlinq-to-xml

Read More
How to remove List parent node from xml?...


c#xmllinq-to-xml

Read More
Need to add new items under the existing XML file using C#...


c#xmllinq-to-xmlxmldocument

Read More
C# LINQ-to-XML Select Elements where a Child Element Attribute is Maxiumum...


c#xmllinq-to-xml

Read More
how to add node in XML by controlling attribute ID in C#?...


c#xmllinq-to-xmlxmldocumentxmldataset

Read More
How to sort XML content by 2 Attributes in C# using Linq?...


c#xmlsortinglinq-to-xml

Read More
Unable to use LINQ to XML to loop through xml document...


c#xmlsoapxml-parsinglinq-to-xml

Read More
LINQ to XML query doesn't return any results...


c#xmllistlinqlinq-to-xml

Read More
Add XML declaration to XElement...


c#asp.netxmllinq-to-xml

Read More
Cannot load internal nodes from XML file...


c#linq-to-xml

Read More
Return a XDocument generated XML file to browser in C#?...


c#.netxmlasp.net-mvclinq-to-xml

Read More
System.XML.XmlException: ' ' is an unexpected token. The expected token is ';'...


c#xmlexceptionlinq-to-xml

Read More
C# Lambda Method syntax to obtain attribute values that match pattern in LINQ to XML...


c#xmllinqlambdalinq-to-xml

Read More
BackNext