published 910 days, 35 minutes ago
posted by
farooqkaiser
912 days, 3 hours, 1 minute ago
Sunday, August 09, 2009 4:13:24 PM GMT
Friday, August 07, 2009 1:48:04 PM GMT
In this article, I will explore how to upload a file using ASP.NET MVC. Since MVC framework does not use server control, so it will be interesting to see how file upload works in MVC.
Here is my view that renders a form for uploading files
<%@PageTitle=""Language="C#"MasterPageFile="~/Views/Shared/Site.Master"Inherits="System.Web.Mvc.ViewPage"%>
|
No comments yet, be the first one to post comment.