WHT IS DIFFERENCES BETWEEN HTML CONTROLS AND SERVER CONTROLS.
Answers were Sorted based on User's Feedback
Answer / jignesh hirpara
There are three families of controls and they are as follows:-
1. HTML CONTROLS:- HTML CONTROLS are standard controls and they are part of HTML language. These are not classes but they are tags and we can only do client-side programming with them.
2. HTML SERVER CONTROLS: HTML SERVER CONTROLS are the same as HTML controls but they have runat=server attribute. With the HTML server controls we can do server-side programming. This is more beneficial to those people who are migrating from old web application to .NET applications.
3. WEB CONTROLS: WEB CONTROLS are .NET classes and they have rich set of properties, methods, and events. They are programmable on client side as well server side. There are many control that offer same UI(User Interface)but have more features to HTML controls. For eg. Calendar controls, data grid controls and validation controls and these control render to client as HTML controls.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the difference between sql 2000 and 2005?
What is difference between view and partial view?
Explain the significance of routing? : asp.net mvc
What is difference between view state and session state?
what is structured data format?
Which dll handles the request of .aspx page?
what is session,cokkies in asp.net??
What are generics? why it is used? architecture of ASP.NET?
7 Answers Path Infotech, Satyam, TCS,
What is web router?
Which namespace is used by ado.net?
How to deploy the Asp.Net Project ?
If we add a textbox and give the required field validator,and i add two radio buttons 1 is yes another one is No.And i add another one server control button ,if i click the button ,if the radio button Yes is checked the validation control is fired ,if no the validation control is not fired.So what you used to solve this problem.
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)