Click here to Skip to main content
15,879,326 members
Articles / Web Development / XHTML

Implementing HTTP File Upload with ASP.NET MVC

Rate me:
Please Sign up or sign in to vote.
4.46/5 (23 votes)
14 Aug 2009CPOL 190.6K   74  
In this article, I will explore how to upload a file using ASP.NET MVC. Since the MVC framework does not use server controls, it will be interesting to see how file upload works in MVC.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) http://www.Fairnet.com
Canada Canada
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions