Wich is the better way to load in memory an XML file.
To faster my application I mean.
I don't want to access everytime to myXML file but i want to charge it in a struct data or something similar...
Which is the optimized way to use some data in a XML file?
Thanks
To faster my application I mean.
I don't want to access everytime to myXML file but i want to charge it in a struct data or something similar...
Which is the optimized way to use some data in a XML file?
Thanks