473,404 Members | 2,187 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,404 software developers and data experts.

How to writexml website < -- > PC

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.

Nov 19 '05 #1
2 1012
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.

Nov 19 '05 #2
thanks

"Phillip Williams" <Ph**************@webswapp.com> wrote in message
news:AE**********************************@microsof t.com...
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.

Nov 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Christian Schmidbauer | last post by:
Hello! I prepare my XML document like this way: ------------------------------------------------------- PrintWriter writer; Document domDocument; Element domElement; // Root tag
2
by: Eshrath | last post by:
Hi, What I am trying to do: ======================= I need to form a table in html using the xsl but the table that is formed is quite long and cannot be viewed in our application. So we are...
2
by: Donald Firesmith | last post by:
I am having trouble having Google Adsense code stored in XSL converted properly into HTML. The <> unfortunately become &lt; and &gt; and then no longer work. XSL code is: <script...
4
by: higabe | last post by:
Three questions 1) I have a string function that works perfectly but according to W3C.org web site is syntactically flawed because it contains the characters </ in sequence. So how am I...
34
by: Mark Moore | last post by:
It looks like there's a pretty serious CSS bug in IE6 (v6.0.2800.1106). The HTML below is validated STRICT HTML 4.01 and renders as I would expect in Opera, FrontPage, and Netscape. For some...
11
by: Les Paul | last post by:
I'm trying to design an HTML page that can edit itself. In essence, it's just like a Wiki page, but my own very simple version. It's a page full of plain old HTML content, and then at the bottom,...
2
by: sorCrer | last post by:
Hi Guru's, Going crazy with this problem! I fill a dataset in asp.net with a 'FOR XML AUTO' query and Output it back to the browser. > DS.WriteXml(Response.OutputStream,...
4
by: clockemail | last post by:
Could somebody please point out my error in the following code. The dataset is returned by a stored procedure containing FOR XML AUTO, ELEMENTS, but the XML Document that is created contains &lt; and...
3
by: cketcham | last post by:
All, I have the following code: use 5.010; use LWP::UserAgent; use URI::URL; use LWP::Debug qw(+); my $browser = LWP::UserAgent->new();
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.