Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
how to import and export xml file one machine to another machine in vb.net as well as asp.net
One way is to send and receive data over the Web Service if you have a running application in the another machine.. Second way could be remoting..I dont know a lot..