List Question
20 TechQA 2023-02-07T13:37:54.930000C# Find XElement Descendant based on multiple attributes
101 views
Asked by Rich Petersen
Bypassing notfound error with System Xelement
33 views
Asked by Hakan Kaban
Receive object reference error when iterate the xdocument to retrieve xml element value
27 views
Asked by Naresh
How to replace Xml Attribute Prefix value by using C#
49 views
Asked by Basava
XElement Linq query to count number of decendant elements that match attribute value
21 views
Asked by Darryl
Merging the XElement Parent-Child Name and Value Programmatically using Linq to Xml
25 views
Asked by RickyBelmont
best approach to read a difficult XML into a list with C#
109 views
Asked by mJrA
How do I address this exception when reading data using XElement?
52 views
Asked by Andrew Truckle
WEB API dot net 6 my controller returns XElement so don't need serialisation
149 views
Asked by jeanf
XML Linq - find a value of XElement from nested Descendants
206 views
Asked by yotsubakoiwai
Adding a string to a list only if it is not empty (from XElement)
658 views
Asked by Andrew Truckle
LINQ remove method leaves a empty tag in xml
48 views
Asked by Saikiran Kallatti
Remove multiple namespaces from XML with C#
200 views
Asked by Damini Suthar
Is it possible to convert this foreach loop into a LINQ-to-XML loop?
150 views
Asked by Andrew Truckle
Problem with using DateTime.ParseExact with a text string in the format "WyyyyMMdd"
44 views
Asked by Andrew Truckle
Can we automatically add a child element to an XElement in a sortable manner?
31 views
Asked by Andrew Truckle
XElement and value for boolean attributes
270 views
Asked by Andrew Truckle
Conditionally adding a XElement to a new XElement using c~
138 views
Asked by Andrew Truckle
How do I generate this XML in C#?
48 views
Asked by Edwardo