Search code examples
How to get Xml as string from XDocument?...


c#.netxmlstringlinq-to-xml

Read More
How to test if specific attribute exists in XML node?...


c#attributeslinq-to-xml

Read More
Strange encoding behavior when adding a value to a xelement...


htmlxmlvb.netlinq-to-xml

Read More
Linq to XML counter based on current XElement ToList row entry...


c#xmllinq-to-xml

Read More
Converting XDocument to XmlDocument and vice versa...


c#xmllinq-to-xml

Read More
Visual Studio 2015, missing library System.Xml.Linq...


c#xmlvisual-studiolinqlinq-to-xml

Read More
Regular Expression issue matching string pattern "A-Za-z-A-Za-z_"...


c#regexxmllinq-to-xml

Read More
Linq to XML: XML query (.Net Windows Form app)...


.netlinq-to-xml

Read More
How to deep copy XDocument / XElement preserving Line Info...


c#xml-parsinglinq-to-xmlsystem.xml

Read More
Loop through tags based on IgnoreCase attribute value...


c#xmllinq-to-xml

Read More
Add Stylesheet reference to XML Document in Linq?...


.netxmllinq-to-xml

Read More
Accessing values using LINQ to XML...


c#xmllinqlinq-to-xml

Read More
Using LINQ to XML to query specific descendants in ADMX file...


c#xmllinq-to-xml

Read More
In VB 2010, using XDocument, how do I delete an XML node based on the value (innertext) of one of it...


.netxmlvb.netlinq-to-xml

Read More
How to read large xml file without loading it in memory and using XElement...


xmlxpathlinq-to-xmllarge-files

Read More
XDocument validation throws exception on ##other...


c#xmlxsdlinq-to-xml

Read More
XDocument.Descendants not returning descendants...


c#.netxmllinq-to-xml

Read More
Linq to XML : How to get element based on other elements in file...


c#xmllambdalinq-to-xml

Read More
Adding read elements without xmlns definition on each element...


c#xmlxml-parsinglinq-to-xml

Read More
C# - XmlDocument vs XDocument behaviour on invalid hexadecimal character...


c#.netxmllinq-to-xmlxmldocument

Read More
C#: Sort xml nodes and childnodes using attribute value...


c#xmlsortinglinq-to-xml

Read More
XDocument/XElement/XAttribute: How do I create a document with namespaces by creating unattached ele...


c#linq-to-xml

Read More
XDocument - Convert Open and Close Tags to Self-Closing Tag...


c#xmllinq-to-xml

Read More
Get child node values from Linq C#...


c#linqlinq-to-xml

Read More
How do you create an indented XML string from an XDocument in c#?...


c#linq-to-xml

Read More
How do I add multiple Namespace declarations to an XDocument?...


c#xmllinq-to-xml

Read More
Get attributes Name and Value of element in C# through System.Linq...


c#xmllinqlinq-to-xml

Read More
Create XML using XDocument or from XSD schema using xsd.exe and XmlSerializer?...


c#xmlxsdlinq-to-xmlxmlserializer

Read More
Extra characters in XML file after XDocument Save...


c#xmllinq-to-xml

Read More
Will XElement.Parse process external DTD when input is complete xml string?...


c#xmllinq-to-xmlstatic-analysis

Read More
BackNext