When an ASP.NET server control is added to a web form,
Visual Studio .NET adds one item to the class for the form.
What item is added?
a) The event registration.
b) A protected class member for the control.
c) A default event handler for the click event.
d) A default class that inherits from the control?s base class.
Answer Posted / farah
b) A protected class member for the control
Is This Answer Correct ? | 42 Yes | 2 No |
Post New Answer View All Answers
What is asp.net ajax?
How may clustered index we can create in table?
How will you load dynamic assembly? How will create assesblies at run time?
what is a .xap file? Explain with an example.
What are the main differences between asp and asp.net?
Define machine.config in .net?
Explain about Automatic resource management?
What are different types of authentication techniques that are used in connection strings to connect .net applications with microsoft sql server?
To get the values in two different controls to match which control you use it?
Can you explain how ASP.NET application life cycle and page life cycle events fire?
What events will occur when a page is loaded?
what is loosely coupled solution? How it can be used?
List of words of preprocessor in .net?
when a request is made in Life cycle of ASP.NET page .
How many types of cookies are there in asp.net?