published 356 days, 11 hours, 38 minutes ago
posted by
farooqkaiser
358 days, 14 hours, 4 minutes 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.