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
What are the advantages of passport authentication?
What is the question mark in a url?
What are the advantages and disadvantages of Using Cookies?
Do I need to have the latest version of windows media player installed?
What is base class of button control in .net?
Define repository pattern in mvc.net? : asp.net mvc
What are the different methods of session maintenance in asp.net?
Which object encapsulates state or data of a user?
What is the difference between ASP Session State and ASP.Net Session State?
What is the mvc model?
How can you enable impersonation in the web.config file?
Differentiate between client-side and server-side validations in web pages.
Describe the differences between the lifecycles of Windows services and Standard EXE?
What is viewstate? In which event of the page life cycle, is the viewstate available?
What are the security types in asp.net?