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

Answers were Sorted based on User's Feedback



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

Answer / 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

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

Answer / narendra

Yes

Is This Answer Correct ?    4 Yes 4 No

Post New Answer

More ASP.NET Interview Questions

What is the maximum amount of memory any single process on Windows can address? Is this different than the maximum virtual memory for the system? How would this affect a system design?

2 Answers  


How does http session work?

0 Answers  


What is microsoft windows sharepoint services?

0 Answers  


Difference between DataView and DataTable

4 Answers  


Take one textbox if I am inputting abc alphabet in capital letter or in small letter on the button click it will be bcd or if I enter 123 and it would be 234 like that in ASP.NET?

3 Answers   DNS,






Can I stream live content/events?

0 Answers  


Explain different types of validators in asp.net?

0 Answers  


What is use of <% %> in asp.net?

0 Answers  


Is There any Third party tools are using in .Net Technologies? Can u Explain?

4 Answers   HCL,


What is custom events?

0 Answers  


What is asp.net ajax?

0 Answers  


How can you apply a theme to your asp.net application?

0 Answers  


Categories