Creating JSON return “strings” from a webservice for use with jquery ajax
问题 I tried implementing a simple web service into an asp.net application using the tutorial found here: http://dotnetslackers.com/articles/ajax/JSON-EnabledWCFServicesInASPNET35.aspx#1301 and http://dotnetslackers.com/articles/ajax/Using-jQuery-with-ASP-NET.aspx The problem is, my data is being returned as seen in this screen shot (according to firebug): $("#btnGet").click(function () { $.ajax({ type: "POST", contentType: "application/json; charset=utf-8", url: "TimeService.svc/GetCar", data: "{