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
How ASP and ASP.NET page works? Explain about asp.net page life cycle?
How would ASP and ASP.NET applications run at the same time on the same server?
How could you modify xaml content from javascript?
What is the difference between abstract class vs interface? Can give me the real time examples?
What is the difference between runtime version and version?
Does web services support data reader like pom project?
Explain about secure socket layer?
What is the difference between custom web user control and a custom web server control?
What is asp.net version?
Can we use a static function with a non-static variable?
what is DLL Hell and how it is solved in .NET? please explain clearly??
What is the full meaning of asp.net?
What is asp.net master page?
What is rich control in asp.net?
Can you explain page lifecycle in net?