WHT IS DIFFERENCES BETWEEN HTML CONTROLS AND SERVER CONTROLS.
Answer Posted / nagaraj
server controls run server side and html controls run
browser side and as well as client side . the html controls
run on server side using runat="server"
| Is This Answer Correct ? | 17 Yes | 2 No |
Post New Answer View All Answers
What is a session government?
Which is faster viewdata or viewbag?
Explain the difference between page.registerclientscriptblock and page.registerstartupscript?
Differentiate strong typing and weak typing
What is special types forms
What do you understand from custom control?
How can we make sure that Web API returns JSON data only?
If you are using two select queries and retrieving data. how do you access second query's result set using data reader?
Explain how asp.net page works?
What is the basic difference between asp and asp.net?
Explain server-side scripting and client-side scripting.
Can viewstate be accessed in another page?
What is asp.net version?
How would you turn off cookies on one page of your website?
Explain the Order of events in an asp.net page?