How to upload in video,mp4,in .net 4.5 ..?



How to upload in video,mp4,in .net 4.5 ..?..

Answer / Satendra Kumar Singh

To upload an mp4 video in .NET 4.5, you can use the HttpFileCollection and System.IO classes. Here's a simplified example:n
1. Create an ASP.NET MVC project.
2. Add an action method to handle the file upload (e.g., UploadVideo in a HomeController class).
3. In the action method, access the uploaded file from the request.
4. Save the file to a specified location using System.IO methods.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net AllOther Interview Questions

Explain some of the disadvantages due to microsoft.net?

1 Answers  


Explain the five stages in a dlx pipeline? : Dot net architecture

1 Answers  


7. Oop-Diff B/w Interfacse and abstract class.

3 Answers   PCS,


Can you explain update progress control?

1 Answers  


What is textview control of .net mobile? : Microsoft dot net mobile

1 Answers  


Define cache coherency and how is it eliminated? : Dot net architecture

1 Answers  


Explain dma? : .NET Architecture

1 Answers  


how to make and display a form without title bar?

1 Answers   Six Sigma,


What is Opf3

1 Answers   Infosys,


how to change row background color in gridview

1 Answers  


What other than biginteger has been introduced in system.numerics namespace?

1 Answers  


Can you explain control extenders?

1 Answers  


Categories