Click here to Skip to main content
15,904,023 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 32K   11   4  
This tip explains how to POST different kinds of data (string, XML, JSON or bytes) to a Single WCF REST Operation.

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 (Junior)
India India
Just a Developer.
Don't know when I will get perfection

Comments and Discussions