If I did an VB application, how do I test it with XML ?
Printable View
If I did an VB application, how do I test it with XML ?
what exactly do you mean test it with xml? you mean use xml as a data source? or as a configuration source?:confused:
Example I got this VB application and a server.
I need to use XML to pass my things to the server, and I got to response to any XML pass back to me.