thanks
"Phillip Williams" <> wrote in message
news:AE3758A3-3C97-4C7C-8F34-...
> You can do that using an xml webservice. There are plenty of articles and
> samples on the MSDN:
>
http://msdn.microsoft.com/library/de...Publishing.asp
>
> --
> Phillip Williams
> http://www.societopia.net
> http://www.webswapp.com
>
>
> "Tim Zych" wrote:
>
> > 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.
> >
> >
> >
> >