Attention: We are retiring the ASP.NET Community Blogs. Learn more >

Contents tagged with IIS

  • Prevent Request Timeout in Asp.net

    In one of our application we want our user to upload data up to 1GB and the most interesting part is we want this uploading via HTTP. I mean, we have plan to use FTP but that is for future. For now we need to make it with HTTP.