0
Repeat XML Serialization (Winforms C#)
I need to do this https://youtu.be/GwAamiBq3uA and I could do it, bit I need to create some other text boxes and also read info of a XML file (but not the same last XML file) I have been tried that code but choosing the XML with a open file dialog, but It still the same last XML file
1 Respuesta
0
Hello,
can you send your code here or link it to it? There must exist some "stupid" mistake ;-).
To retrieve the file - navigate to Form1.cs, function Form_Load and replace bouth filenames "data.xml" with the new file name from OpenDialog.