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 the difference between Hash table and Array list?
What is user control in asp.net?
What are the disadvantages of using session?
How do I debug an asp.net application that was not written with visual studio.net and that does not use code-behind?
How response object is related to asp's response object?
Is redux flux?
How do sessions work?
What is the difference between pathparam and queryparam?
What is the maximum amount of memory any single process on windows can address?
How to use push notification?
What is a gridview in asp.net?
What are the new features implemented in ASP.NET?
What is a SESSION and APPLICATION object?
Explain the boxing and unboxing concept in .net?
What is the viewstate in asp.net?