looking for a large file upload solution on MVC3. There's a few examples in ASP.Net web forms but not found what I'm looking for in MVC.

The files will be about 400mb in size, so will need to be streamed.

Thanks - Pete

link|improve this question

17% accept rate
feedback

1 Answer

Check out SlickUpload, it's very solid and the upcoming release will have MVC 1/2/3 support.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.