Can we use http handlers to upload a file in asp.net?

Answer Posted / sridhar

Yes we can use http handlers. User of this will enable us
to upload more than a default 4mb file and this also useful
to generate a progressbar when uploading a larger file.
this is also useful to post file directly to disk instead
of first to IIS from there to Disk.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between union and structure?

743


How does http session work?

773


What is difference between inproc and outproc?

922


What is asp.net localization?

745


Is it possible to develop a single web application using ASP.NET webforms and ASP.MVC?

832


Explain the asp.net mvc folder conventions? : asp.net mvc

757


Are xaml file compiled or built on runtime?

758


Explain the use of errorprovider control in .net?

726


Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?

788


How do u deploy ur project?

2438


What are Caching techniques in .NET

835


Explain Areas in MVC?

851


What is the difference between session and viewstate?

737


How do we sort the data from a dataset?

781


How many web config files can be created for an application?

645