Large File Uploads
by Noffer on Apr.11, 2011, under Software Development
So we all know that the built in ASP.NET upload control sucks. What are the options then? Well, uploadify or swfupload are easy enough to use instead. I’ve found the later to be a bit easier to implement. What else? the ajax control toolkit sucks. If you have a budget, I’d definitely recommend going with Radupload. Its super easy to use and very customizable for your specific needs.