ASP.net MVC File Upload
October 8, 2009
This is just a quick one, more for myself than anyone else. I have been trying to impletement a file uploader in ASP.net MVC, which will not repost the whole screen, and not use Flash or any other hefty prerequisite on the clients machine. Fortunatly I found this link by John Rudolf Lewis which provided exactly the sort of functionality I required.


