|
INTERVIEW QUESTIONS
MICROSOFT
DOTNET
DETAILS
Question: What are HTML controls, Web controls, and server controls.
Answer: HTML Control - By default, HTML elements on a Web Forms page are not available to the server; they are treated as opaque text that is passed through to the browser. However, by converting HTML elements to HTML server controls, you expose them as elements you can program in server-based code.Web Control - Serves as the base class that defines the methods, properties and events common to all controls in the System.Web.UI.WebControls namespace.
|
|
|
Category |
DotNet Interview Questions & Answers -
Exam Mode /
Learning Mode
|
Rating |
(0.2) By 9812 users |
Added on |
5/31/2011 |
Views |
77320 |
Rate it! |
|
|
Question:
What are HTML controls, Web controls, and server controls.
Answer:
HTML Control - By default, HTML elements on a Web Forms page are not available to the server; they are treated as opaque text that is passed through to the browser. However, by converting HTML elements to HTML server controls, you expose them as elements you can program in server-based code.Web Control - Serves as the base class that defines the methods, properties and events common to all controls in the System.Web.UI.WebControls namespace. Source: CoolInterview.com
If you have the better answer, then send it to us. We will display your answer after the approval.
Rules to Post Answers in CoolInterview.com:-
- There should not be any Spelling Mistakes.
- There should not be any Gramatical Errors.
- Answers must not contain any bad words.
- Answers should not be the repeat of same answer, already approved.
- Answer should be complete in itself.
|
|
Related Questions |
View Answer |
|
Briefly explain how the server control validation controls work.
|
View Answer
|
|
Briefly explain what user controls are and what server controls are and the differences between the two.
|
View Answer
|
|
Briefly explain how server form post-back works (perhaps ask about view state as well).
|
View Answer
|
|
Can the action attribute of a server-side tag be set to a value and if not how can you possibly pass data from a form page to a subsequent page. Briefly describe the role of global.asax.
|
View Answer
|
|
How would ASP and ASP.NET apps run at the same time on the same server?
|
View Answer
|
|
What are good ADO.NET object(s) to replace the ADO Recordset object.
|
View Answer
|
|
Can you give an example of when it would be appropriate to use a web service as opposed to a non-serviced .NET component
|
View Answer
|
|
Can you explain the difference between an ADO.NET Dataset and an ADO Recordset?
|
View Answer
|
|
Can you give an example of what might be best suited to place in the application_Start and Session_Start subroutines?
|
View Answer
|
|
What is .NET / .NET Framework?
|
View Answer
|
|
What is "Microsoft Intermediate Language" (MSIL)?
|
View Answer
|
|
What is "Common Language Runtime" (CLR)?
|
View Answer
|
|
What is "Common Type System" (CTS)?
|
View Answer
|
|
What is "Common Language Specification" (CLS)?
|
View Answer
|
|
What is a Web Service?
|
View Answer
|
|
What is an assembly?
|
View Answer
|
|
What are the Types of Assemblies?
|
View Answer
|
|
What is the difference between a namespace and assembly name?
|
View Answer
|
|
What is managed code and managed data?
|
View Answer
|
|
What is a Metadata?
|
View Answer
|
Please Note: We keep on updating better answers to this site. In case you are looking for Jobs, Pls Click Here Vyoms.com - Best Freshers & Experienced Jobs Website.
View All DotNet Interview Questions & Answers - Exam Mode /
Learning Mode
|