Community

Content Negotiation in Web API

(Bipin Joshi) Whenever you access ASP.NET Web API from your client side script (JavaScript / jQuery) by default the data is returned in JSON format. However, in certain cases you may want to retrieve the data in XML format instead of JSON

Read More - Register for Free Membership