WHT IS DIFFERENCES BETWEEN HTML CONTROLS AND SERVER CONTROLS.
Answer Posted / kailash dhondiyal
HTML controls do process on client side whereas Server
controls run on server side.
| Is This Answer Correct ? | 47 Yes | 3 No |
Post New Answer View All Answers
Distinguish between Server-side and Client-side code with its functionality?
i want to implement grid view value in paypal site. so how to create this code in asp.net with C#
How will create assesblies at run time?
Web API uses which library for JSON serialization?
Define the term Scavenging in Caching?
Can we use MSSql as backend in asp.net...if yes then How.?
Where session variables are stored?
Define asp.net caching?
What are the major built-in objects in ASP.NET?
Apart from IDE what are the enhancements in asp.net 2.0?
What is the difference between a page theme and a global theme?
Can you set which type of comparison you want to perform by the comparevalidator control?
What are the various ways to send content from one page to another?
What is the function used for removing an event listener?
Difference between response.redirect and server.transfer?