WHT IS DIFFERENCES BETWEEN HTML CONTROLS AND SERVER CONTROLS.
Answer Posted / sathish
The html controls the server is hit only on page submit.But
for server controls on every user response the server is
hit.The server controls are used in places like railway
reservation.The html control is used in places like hotel
menu card.
Is This Answer Correct ? | 12 Yes | 3 No |
Post New Answer View All Answers
Is it possible to apply themes to an asp.net application? If yes, then how?
How would you turn off cookies on one page of your website?
What is the basic purpose of the required field validator? How can you use a required field validator to check that the user changes the initial value of a text box? a listbox?
Using code explain Configuration Management
What is difference between asp.net and asp.net mvc? : Asp.Net MVC
What is the full meaning of asp.net?
Explain the benefits of viewstate?
Explain the role of global.asax?
What is page fragment caching?
What is asp net objects?
Do you support digital rights management to protect my videos?
What is asp.net futures?
How can we add an event handler for a ASP.NET function executed on MouseOver for a certain button.
Is session server side or client side?
What is content page in asp net?