Community

ASP.NET Web API: How content negotiation works?

(Gunnar Peipman) One cool new feature that ASP.NET Web API introduces is support for content negotiation. Content negotiation is mechanism that allows web server to serve content in different format using same URL. In this posting I will show you how to use ASP.NET Web API to serve content in JSON a

Read More - Register for Free Membership