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 to make paging concepts in datagrid in ASP.NET?
List the types of authentication supported by asp.net?
Can any body provide me the sample web application in asp.net
What does the hotspot class in .net do?
What is viewstate in asp net with example?
What is query string with example?
How many validators do ASP.NET have?
What is an axd file?
Explain what is an assembly?
What are sessions in asp net?
Define static member?
Explain about Multi-Language integration?
What is asp net theme?
Explain weak typing and strong typing.
What is the difference between user control and custom control?