WHT IS DIFFERENCES BETWEEN HTML CONTROLS AND SERVER CONTROLS.
Answer Posted / nagaraj
server controls run server side and html controls run
browser side and as well as client side . the html controls
run on server side using runat="server"
| Is This Answer Correct ? | 17 Yes | 2 No |
Post New Answer View All Answers
Describe how to implement globalization and localization in the use interface in .net.
explain code with multi inhertance
Explain model, view and controller represent in an mvc application? : asp.net mvc
what is command line compiler.what are the steps and how it is related to debugging.
what are the events raised in asp.net page life cycle?in which stage view state can be loaded?
What is application and session in asp.net?
What is dynamic web page with example?
What is difference between View State and Hidden Field in ASP.NET?
What is the difference between an htmlinputcheckbox control and an htmlinputradiobutton control?
What are the different types of validation controls provided in ASP.NET?
What is authentication in asp.net?
What is the Intermittent crashing of application in production?
What is http session state?
What is s2s tracking?
What is a postback url?