© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
❔ Is there a way to read XML the same way I would read JSON? - C#
C
C#
•
3y ago
•
10 replies
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.
62,470
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
❔ Is there a way to override the DefaultInterpolatedStringHandler?
C
C# / help
4y ago
How to read CData from the xml?
C
C# / help
4y 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
4y ago