does anyone know how to read an xml file into arrays using vb.net. basically what i want to do is read the attached file into 3 arrays, cant(x), gradient(x), horizontal(x).... if anyone can help me out, i would greatly appreciate it. thanks,
jeff
Printable View
does anyone know how to read an xml file into arrays using vb.net. basically what i want to do is read the attached file into 3 arrays, cant(x), gradient(x), horizontal(x).... if anyone can help me out, i would greatly appreciate it. thanks,
jeff
nevermind this thread, it is even more simplier to load xml files to a dataset and then do calculations.
jeff