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
Is it right that ASP.NET Web API has replaced WCF?
Elaborate differentiation between Cache and Application?
What is the main difference between Asp.net and Vb.net?
Explain program to call the js function when the change is being made in the dropdown list made in asp.net mvc? : asp.net mvc
How can we pass info between 2 asp.net pages?
What is web api config?
Define static function?
Define satellite assemblies.
Can you explain the importance of finalize method in .net?
What is server infrastructure?
Explain the difference between Repeater and Data list control in ASP.NET?
What is the importance of aspnet_isapi.dll, inetinfo.exe andaspnet_wp.exe in the page loading process.
What are the uses of list view control in Asp.net?
What are the advantages and limitations of query string?
What is .net framework and what are the main components of it?