T
Tim Zych
I want to save a dataset from my asp.net website to my pc and then pc back
to website.
I have a Windows app that's gonna modify the dataset and upload changes to
the web database. Changes made to the web database will then be downloaded
to the PC, etc.
How do I transfer the data from the website to my desktop and then back
again? I'm assuming both are going to be XML files?
I'm new to dotnet so any pointers would be very helpful..
thanks.
to website.
I have a Windows app that's gonna modify the dataset and upload changes to
the web database. Changes made to the web database will then be downloaded
to the PC, etc.
How do I transfer the data from the website to my desktop and then back
again? I'm assuming both are going to be XML files?
I'm new to dotnet so any pointers would be very helpful..
thanks.