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 mvc in asp.net interview question? : Asp.Net MVC

493


In which event of page cycle is the viewstate available?

583


How do we ensure view state has not tampered?

609


What is the mvc framework?

570


How to send a DataReader as a parameter to a remote client ?

2727






Which platform does Microsoft .NET use for exchanging data between applications?

589


Describe the master page.

556


How do session tokens work?

519


what are the ihttphandler and ihttphandlerfactory interfaces ?

516


Why web api is better than wcf?

561


Explain the difference between debug.write and trace.write? When should each be used?

564


What is server transfer?

503


Explain Apache web servers ? How can you get ASP.NET running in Apache web servers - why should you do this?

519


What is http protocol and how it works?

535


Where sessions are stored in asp.net?

543