What are HTML controls, Web controls, and server controls?
Answer / 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 |
What is Method Overriding? How to override a function in C#?
What are the new thee features of com+ services, which are not there in com (mts)?
Is there built-in support for logging?
Give An example of a ctype and directcast.
Is do-it (chennai) a good institute to learn dot-net???? are the trainers well experienced??
What are the two main parts of the .net framework?
What are the security policy levels in .Net
Explain about managed heap?
When a Static Constructor called in .NET?
Define marshling?
Explain what is heap and what is stack?
What is dot net and its uses?