Click here to Skip to main content
15,892,298 members
Articles / Programming Languages / C#

WCF REST - HTTP POST of Stream Data

Rate me:
Please Sign up or sign in to vote.
5.00/5 (1 vote)
6 Dec 2014CPOL2 min read 31.9K   11   4  
This tip explains how to POST different kinds of data (string, XML, JSON or bytes) to a Single WCF REST Operation.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

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


Written By
Software Developer (Junior)
India India
Just a Developer.
Don't know when I will get perfection

Comments and Discussions