Community

Dealing with large files in ASP.NET Web API

(Filip W.) There are a couple of things to consider when dealing with large file uploads and ASP.NET Web API. First of all, there are typical issues related to hosting within IIS context, and the limitations imposed on the service by default by the ASP.NET framework.

Read More - Register for Free Membership