what is the difference b/w Asp.net server controls and html
server controls in .net?

Answer Posted / vijay rana

Web server Controls are similar to HTML server controls but
provide more comples user interface,there are some useful
differences are
1. if we are using html server controls then asp.net does
not support down level support
2.web server controls provide much automatic support

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a form tag?

509


What is a gridview in asp.net?

530


Describe the events in the life cycle of a web application.

601


Explain the difference between asp.net mvc and asp.net webforms

579


Who is using asp.net?

507






What are the types of authentication in asp.net?

551


What is active web pages?

507


What is query string with example?

521


What's the use of response.output.write()?

764


What is tracing? Where is it used?

555


What are the advantages of the code-behind feature?

542


What is another word for redirect?

512


What are directives in asp.net? List down all the important directives.

505


Which object encapsulates state or data of a user?

624


What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?

588