I'm building a "media" website using ASP.NET C#. The average file size of media that members would be uploading and downloading is about 200MB. Since these are large files and user bandwith constraints will be that the thread from the threadpool will be occupied servicing these requests...