SlickUpload
Home Page Categories: ASP.NET
Author: Krystalware
Latest version: 2.6 Added 2005-09-17Updated 2006-09-25
ASP.NET HttpModule that provides scalable upload handling.
ASP.NET doesn't have any capacity to stream requests to disk, and thus will load an entire upload into memory before processing it. This can cause scalability problems, as well as opening up a possible vulnerability to a denial of service (DOS) attack. SlickUpload fixes these problems by intercepting the request before the ASP.NET page processing engine gets it, and streaming it in chunks directly to disk or to a database. This eliminates the problem of loading the request into memory. SlickUpload also provides progress and status information during the upload process, allowing an application to display upload status to the user in real time.
 Built for .NET |
 Built for .NET 2 |
 Free or free version available |
|
Help the .NET community get a consensus on great tools. Display your favorite tools on your own website or on your blog.
Keep track of your favorite tools. Build your personal watch list.
|
|