To upload any content on server...what to use?
Posted
by Nitz
on Stack Overflow
See other posts from Stack Overflow
or by Nitz
Published on 2010-06-07T10:50:47Z
Indexed on
2010/06/07
11:02 UTC
Read the original article
Hit count: 251
c#
|web-services
Hey guys
i am making one application,
what to use if i want to upload data on server in C# based application.
i know this names in web services [ i don't know How to use it? ]
1. SOAP,
2. REST,
3. AWS
So my question is,
How many ways i can upload my data file to server?
Do i have to use web service or is their any other way to upload data file?
btw... i am just beginner in C# and web service...so may be u will find this question simple.
thanks in advance,
nitz.
© Stack Overflow or respective owner