To upload any content on server...what to use?
- by Nitz
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?…