Community

Converting XML to an Dynamic Object using ExpandoObject

(RemcoReitsma) I started looking on the Internet to find a straightforward way of loading in an XML file and converting it to an object on the fly. My goal was to dynamically load setting files in XML format for a web project I’m working on.

Read More - Register for Free Membership