Hi,
Im generating a xml dynamically and save it into my local machine while running. Instead i need the same XML to be saved on remote server. can anyone pls gimme your thoughts and code if possible?
Shankar.
Hi,
Im generating a xml dynamically and save it into my local machine while running. Instead i need the same XML to be saved on remote server. can anyone pls gimme your thoughts and code if possible?
Shankar.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Carl SchraderPosted Jan 16, 2009, 10:05 PM
Have you looked into XML web services / WCF? If not, I suggest you read up :D!
Carl