Debugging tips and small examples for WCF
Browse by Tags
All Tags »
Web (RSS)
-
I've seen quite a few times in the forums people asking how to control exactly how the data returned by a WCF service. People want to use a certain format for the output of the data which isn't (natively) supported by WCF, such as XML or JSON. A few examples Read More...
|