WHT IS DIFFERENCES BETWEEN HTML CONTROLS AND SERVER CONTROLS.
Answer Posted / jacky
In server controls processing would be done at server side
but in html controls would be made to client side only.
yes this is true
and one thing more
server control having the support of PLC(page life
cycle),VIEW STATE and Redering
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Disable Mouse right click on web page in asp.net?
What are assemblies and namespaces and explain the difference between them ?
Give an example of cookie abuse.
what are the security certificates used in webservices?
What is the difference between dynamic SGA and static SGA?
Is it possible to develop a single web application using ASP.NET webforms and ASP.MVC?
What is state management in .net?
What is the concept of view state in asp.net?
How tooltip is set through code-behind in ASP.NET?
What is difference between Server.Transfer and Response.Redirect in ASP.NET?
What is the current version of asp.net?
Can we make activex dll also ti execute in some process as that of client ? How can we do?
What is data binding in asp net?
What is the difference between the get method () and post method ()?
Define the term Scavenging in Caching?