I am trying to return some JSON from a WCF service. This service simply returns some content from my database. I can get the data. However, I am concerned about the format
If you want nice json without hardcoding attributes into your service classes,
use in your behavior config