1
Reply

Need to download an xml from a folder on a network and store it in my local.This xml would be contai...

Ask a question
Saketh Bharadwaja

Saketh Bharadwaja

14 years ago
1.9k
1
Hi,
I am working on a winform program where I need to load an xml from a shared folder on a network,  and download it into my local.
I need to access his xml file everytime my app loads and get the latest version of it from the location and download it. If by any problem the connection from my local to the network is not established, I should be able to connect to the version in my local.

Can anybody pls give me the c sharp code for this..

Help would be greatly appreciated..

Answers (1)