Search
Get Started
C
C#
•
3y ago
kruug
❔ Is there a way to read XML the same way I would read JSON?
With JSON
, I can use NewtonSoft and access a node like data
[
"name
"
]
[
"subname
"
]
. Is there a way to do that same thing but with XML data
?
C#
Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,119
Members
View on Discord
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
❔ Is there a way to override the DefaultInterpolatedStringHandler?
C
C# / help
3y ago
How to read CData from the xml?
C
C# / help
3y ago
✅ is there a way to read names of image files
C
C# / help
3y ago
❔ Is there an easy way to serialize a Dictionary<string, string> to XML nodes?
C
C# / help
3y ago