0
kicks
How to return multiple formats with WCF including XML, JSON and ATOM
One of the cooler features of WCF web services is the ability to return your data in a range of different formats such as XML, JSON and ATOM, but what really sets it apart is just how easy it is to achieve.