what are the controls used to upload a file from client to
server?
Answer Posted / harish
File Upload Control is only the control who can post the
file from client to server
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are code contracts?
Why do we use msmq?
How do you turn off cookies for one page in your site? Give an example.
What is the difference between "using system.data;" and directly adding the reference from "add references dialog box"?
With these events, why wouldn't microsoft combine invalidate and paint, so that you wouldn't have to tell it to repaint, and then to force it to repaint?
Describe the programming model of a windows service
What is dot net and its uses?
Explain Creational design pattern in .NET?
If you are executing these statements in commandobject. Select * from table1; select * from table2? How you will deal result set? 42. How do you sort a dataset.
Which dll is required to translate xml to sql in internet information server (iis)?
What is Event - Delegate? clear syntax for writing a event delegate
Write the .net syntax for 'while loop'?
What is boxing and un-boxing in .net?
Explain the difference between the while and for loop.
What is the concept of inheritance in .net?