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


Please Help Members By Posting Answers For Below Questions

what is the default security setting in .net?

736


Explain cas (code access security)?

792


Interop Services?

1639


what is prototype design pattern in .net

758


How can I get at the win32 api from a .net program?

767


What are pdbs?

806


Explain .NET architecture?

829


Define marshling?

785


What is the need of OLE-automation?

842


Explain me what is an anonymous method and how is it different from a lambda expression?

726


Explain what is the difference between a class and an object?

832


Explain what is a delegate?

781


Can you explain what do you understand about web service?

811


What are two different types of remote object creation mode in .net?

762


What is garbage collection? Explain the difference between garbage collections in .net 4.0 and earlier versions?

885