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
Explain the .net framework overview?
What are the authentication methods in .net?
Explain how com+ related to the dna architecture?
What is the difference between odbc and ado?
Why did they call it .net?
What is the difference between vb.net and vc#.net?
Where does the gac exist ?
what is dotnet architecture? can anyone explain that.
Explain how does assembly versioning work?
Please explain what is the .net framework and how does it work?
What's the use of system.diagnostics.process class in .net?
What are .net functions?
What is a manifest in .net?
What is smart navigation in .net?
Define code access security (cas)?