Tagged Questions
1
vote
2answers
466 views
ADO.NET Data Services - Uploading files
I am trying to write REST web service through which our clients can upload a file on our file server. IS there an example or any useful links which I can refer for any guidance?
I haven't seen many ...