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 / tarun
d) A default class that inherits from the control?s
base class
| Is This Answer Correct ? | 8 Yes | 5 No |
Post New Answer View All Answers
What is the function of new view engine in asp.net? : asp.net mvc
Hi All, Im an MCA holder with 3+ years of experience in asp.net. Now i want to move to some good government job. I have no idea about different categories of exams held & which one can be applicable for my education background. I have done B.A with MCA. Please help me out with your valuable suggestions. I would be very grateful. Thanks Anuj
What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
How is application management and maintenance improved in asp.net 2.0?
What is asp.net mvc5? : Asp.Net MVC
By default, Web API sends HTTP response with which of the following status code for all uncaught exception?
Define asp.net caching?
What are the disadvantages of view state?
What is the purpose of using MVC programming pattern in ASP.NET?
Explain Life cycle of ASP.NET page when a request is made.
What are the Types of chaching. How to implement caching
What is the mvc framework?
What is view state management in asp net?
Which protocol is used to call a web service?
What is the current version of asp.net?