Difference between HTML control and Web Server Control?
Answer Posted / preeti
HTML is not a programming language but it is a markup
language. A markup language is a set of markup tags. In Web
controls are also same as HTML controls but in which used as
runat="server".
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
What are the Types of session management in ASP.NET
What are the types of validation in asp net?
What is protected configuration?
How to include silver light .xap page into asp.net web application and what is the purpose of using silverlight application?
how to transfer the file from client to server using asp.net
What is preprocessor in .net and type, where it use?
What is the displayafter property in updateprogress control?
What is intrinsic objects in asp.net?
IN an ASP.NET Web application if there is any error, how can you debug?
Tell me how asp.net mvc differs from asp.net web forms? : asp.net mvc
How can we apply themes to an asp.net application?
What is the difference between a candidate key and primary key?
What ports must be open for DCOM over a firewall? What is the purpose of Port 135?
Is it possible to develop a single web application using ASP.NET webforms and ASP.MVC?
Can we have 2 web config files?