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 methods are fired during the page load?

1 Answers  


Explain the use of view state?

0 Answers  


How can you enable impersonation in the web.config file?

0 Answers  


a)COM Callable Wrapper b)Runtime Callable Which one of the above is Win32 API in .Net?

0 Answers   CTS,


How can u debug your .net application?

0 Answers  






What is a web api? Which protocol is used in a web api?

0 Answers  


what is state management?

2 Answers  


Why do we need Sessions?

0 Answers   QuestPond,


how can create login from create and written conde in asp.net

0 Answers  


What is a Repeater Control and how does it works? and what is the diffrence b/w Gridview,datalist and repeater control?

2 Answers   USi,


Will session work if cookies is disabled?

0 Answers  


Which object is used to encapsulate the state of the client and the browser in ASP.NET?

0 Answers   Sans Pareil IT Services,


Categories