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
How do I use a proxy server when invoking a web service?
What is a 307 redirect?
Define reflection in .net?
What is the purpose of asp.net?
Explain why it is useful to use mvc instead of webforms? : asp.net mvc
How can we communicate with each server in N-tier Architecture? and what are the methods?
How do you use viewstate?
What is the difference between web config and machine config files?
Can you explain the importance of finalize method in .net?
What is base class of .net?
Can we handle the error and redirect to some pages using web.config?
What are the types of validation in asp net?
What is the full meaning of asp.net?
What does session_start () do?
Describe the .net base class library.