WHT IS DIFFERENCES BETWEEN HTML CONTROLS AND SERVER CONTROLS.
Answer Posted / vaishali
Sever Control internally maintain the sate(EnableViewState
prperty) whereas HTML control are not having such
property to maintain the state.
| Is This Answer Correct ? | 13 Yes | 2 No |
Post New Answer View All Answers
What is the difference between session object and application object?
What is the use of the tag in the web.config file?
What does the orientation property do in a menu control?
What is preprocessor in .net and type, where it use?
To load your generated dataset with data which method do you invoke?
What is postback request?
Is sql backend or frontend?
What are the server controls in asp.net?
Why session is used in asp.net?
What is the procedure to handle the process request using mhpm events fired? : asp.net mvc
What is a pixel url?
What is base class of .net?
What are sql notifications and sql invalidations?
What is viewstate? What does the “enableviewstate” property do?
Explain the main differences between asp and asp.net?