0

I'm writing an asp.net mvc application. I'm looking for free control to make file(s) upload. (Multiple files upload is not required). I found uploadify, ajax uploader, c5 filemanager. I'm looking rather example which I could include in Razor form and add additional fields such as i.e. file description. Do you have any specific control which you could suggest?

tereško
  • 56,151
  • 24
  • 92
  • 147
Kederf
  • 31
  • 2
  • 5

1 Answers1

1

Uploadify in my opinion is the best. Check out: How do I get jQuery's Uploadify plugin to work with ASP.NET MVC?

its the same in mvc3.

Community
  • 1
  • 1
Adam Tuliper - MSFT
  • 29,569
  • 4
  • 49
  • 68