Search code examples
When calling format-number XPath function, I receive error: "Namespace Manager or XsltContext n...


c#xmlxsltxpathxelement

Read More
Remove Child Nodes Keep Their Parent...


c#xmldocumentxelement

Read More
Get XElement with XPathSelectElement...


c#xmlxpathpathxelement

Read More
How to insert a child tag using XDocument and XElement?...


c#xmlxelement

Read More
Get the XPath to an XElement?...


c#xmlxpathxelement

Read More
Group XML Content By Root Name...


c#xmlsoapwsdlxelement

Read More
Add XElement to XML file with formatting and indenting...


c#xmllinq-to-xmlxelement

Read More
XElement to file save with async/await in C#...


c#filestreamxelementasync-awaitc#-5.0

Read More
C#: How to get all descendant XElements including root element of an XElements elegantly?...


c#xmlxelement

Read More
In a Xml how to iterate within node which is having similar property in c#...


c#xmlxelement

Read More
How make line break when working with Xelement...


c#stringbuilderxelementxmlwriter

Read More
How to read XML header information using Linq to XML...


c#xmllinqlinq-to-xmlxelement

Read More
XElement C#: How to change the value of XElement?...


c#xelement

Read More
Get value between xml tags having a "title" as value in name attribute?...


c#xmlxml-parsinglinq-to-xmlxelement

Read More
C# XElement Get Attribute with a Namespace...


c#linqattributesxelement

Read More
LinQ to XML access elements and their values...


c#xmlnamespacesxelement

Read More
Declare namespaces within XPath expression...


c#.netxpathxml-namespacesxelement

Read More
How to best detect encoding in XML file?...


encodinglinq-to-xmlxmlreaderxelement

Read More
How can I maintain the treestructure of my xml-file in the code and access the "subtags"?...


c#xmlobservablecollectionxelement

Read More
List of XPaths on XElement...


c#xmllinqxpathxelement

Read More
XML Edit to file using C#...


c#wpfxelement

Read More
C# getting last element's attribute values from XML...


c#xmlxml-parsingxelement

Read More
How to get specific element Count in XML or XElement variable...


c#xmllinqxelement

Read More
Add XElement in another XElement in specific location...


c#linqlinq-to-xmlxelement

Read More
Improve on my way of selecting multiple XElements with unique values to build list...


c#foreachhashsetxelement

Read More
Transfer the local name of a XML XElement to string...


c#xmlstringxelement

Read More
VB.Net XElement: specific attribute from combobox looping through XML...


vb.netxelement

Read More
In XElement WriteTo method force XmlWriter to use a prefix for a child element with a defined xmlns ...


.net-corexml-namespacesprefixxelementxmlwriter

Read More
Setting properties for object only when present in database...


c#xmlxelement

Read More
How to Select Multiple XML tags as XElement By attatribute value?...


c#xmllinqxelement

Read More
BackNext