The reality is that you will need to have, at least, two different configurations: one for production and one for development. Here's how to automate those conversions. The reality is that our ...
ASP.NET: Configuring WCF for REST with JSON If you want to extend your ASP.NET application to include RESTful calls that return JSON results to JavaScript code in an AJAX page, here's how to manage ...