Re: File Uploader - Streaming to memory or Hard Drive

  •  06-14-2006, 10:59 AM

    Re: File Uploader - Streaming to memory or Hard Drive

    cdmdotnet :
     
    The file would be uploaded and be saved so that it just need some memory at that short time and would not waste the memory at all .
    The server would not get any problems because the asp.net threads count have been limited so that the memory is always enough to store the temp uploading files .
     
    Regards , Terry .
View Complete Thread