Create a new project and follow the screen shots
Add View for this ActionResult just by simply right click on ActionResult and select "Add View"
Now write the upload functionality, here the commented code is used if you want to save the file in local physical directory as a file
Also add one file result and write the code as shown below.This File result is used for downloading the uploaded file