Click here to Skip to main content
15,892,517 members
Articles / Web Development / HTML

Uploading/Downloading a File Using WCF REST Service in .NET 3.5

Rate me:
Please Sign up or sign in to vote.
4.77/5 (18 votes)
31 Jul 2020CPOL2 min read 111.3K   2.1K   19  
How to upload/download a file using WCF REST service in .NET 3.5
Converting a normal WCF service to being RESTful might be an easy task, but when it comes to streaming files over a REST call using WCF, it might get a little tricky. This post discusses this issue.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
United States United States
I am a Developer working across multiple Technologies like .NET, Scala, Angular and NodeJS.
Passionate about WEB technologies more than anything.
Fascinated about the idea of how the WEB world and the WinForm world are slowly merging into each other, with a very thin line to differentiate them.

I am an active blogger and I blog mostly about Technology. Also, I have presented at certain points in the past on technical topics.

My Blog


Life & Tech

Programming Community Profiles


Stack Overflow
GitHub

Presentations


Slideshare

Social Profiles


Facebook | Twitter | LinkedIn | Google+

Comments and Discussions