Kiran's Blog
Handling Compression (Accept-Encoding) Sample
Long time back there was a question on forums regarding how we could achieve compression scenario...
Date: 09/04/2012
Opting in controllers to show up on Help Page
By default when you install the Help Page nuget package and launch the help view, you would see help...
Date: 09/04/2012
Receiving request file or data in Streamed mode at a Web API service
By default, the mode of receiving request data at a Web API service is in Buffered mode. This is...
Date: 09/04/2012
Response buffering & chunking in Web Host scenarios
NOTE: The following table represents the behaviors that are part of Release Candidate(RC) version...
Date: 05/14/2012
ASP.NET MVC4 Web API Stack Diagram – currently in development
NOTE: The following diagram is NOT a representation of the stack of Release Candidate(RC) version....
Date: 05/06/2012
ASP.NET MVC4 Web API Stack Diagram
“A picture is worth a thousand words.” :-) NOTE: This stack represents the Release Candidate(RC)...
Date: 05/05/2012
In memory client, host and integration testing of your Web API service
One of the great things about ASP.NET MVC4 Web API is its testability. If you have gone through my...
Date: 05/05/2012
Content Negotiation in ASP.NET MVC4 Web API Beta – Part 2
This is the second post in this series related to the Default Content Negotiation that ships as part...
Date: 02/26/2012
Content Negotiation in ASP.NET MVC4 Web API Beta – Part 1
This is my first blog post…Yay! . In this blog post, I am going to describe about the Default...
Date: 02/25/2012