I have a sample.xml file like this:
‘root element
‘FilePath element
‘FilePath element value
C:\Users\Desktop
I need to read the FilePath value, that is “C:\Users\Ram\Desktop\auto” and display it in textBox1 control. If possible code snippets in VB.net please
Any suggestions please?
Many Thanks in advance
You can make: