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
Explain culture and uiculture values.
What websites use asp.net?
What is asp.net architecture?
What is enableviewstate?
What is the difference between the get method () and post method ()?
What are the media types of http requests and response?
How does exception management works in ASP.NET?
What is asp.net mvc? : asp.net mvc
What is the difference between adding reference in solution explorer and adding references by using ?
Where are session variables stored?
What are the validation controls available in ASP.NET?
Write a code for sending an email from asp.net application.
Explain how cookies work. Give an example of cookie abuse.
What are server activated objects?
What is global.asax file used for?