What are HTML controls, Web controls, and server controls?
Answer Posted / surya
controls with basic html tags are Html controls.
Controls with runat server tag are server controls and the
events are handled in server side
and if you have tags like <asp:GridView> it is called web
controls and events are handled at server side
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How com+ related to the dna architecture?
Explain the differences between server-side code and client-side code.
hai, about trading domain and need simple project on trading system. please help me...
What is a manifest in .net?
Which namespace does it belong to by default?
What are the different types of memory in .net?
What is the difference between odbc and ado?
What is "common language specification" (cls) in .net?
What are the advantages of .net core?
What is the difference between asp.net & vb.net and explain architecture?
What is meant by managed and unmanaged code?
How does u handle this COM components developed in other programming languages in .NET?
What is the difference between override and overload in a method?
Differences between namespace, class, assembly?
Difference between dispose and finallize method?