Asynchronous file uploader with MVC3/.NET?
问题 everyone I am a student and new to .NET and specially MVC3 development. Currently in one of my projects part there is a form that includes few text fields and two file inputs. Keeping in view that the file uploaded could be of large sizes I want to use an Asynchronous file uploader which can show the progress of the file being uploaded so that user don’t feel like hanged up and stucked while the files being uploaded at the back, I want to keep user engaged and informed about the file upload