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 / anjani

c) A default event handler for the click event.

Is This Answer Correct ?    8 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different ways you would consider sending data across pages in ASP (i.e between asp to asp)?

568


Define xmlreader class.

579


How many languages are supported by .NET at present time?

292


Who is using asp.net?

509


How many types of validation are there?

529






I have created a configuration setting in my web.config and have kept it at the root level. How do I prevent it from being overridden by another web.config that appears lower in the hierarchy?

546


What is cache in asp net?

538


What are the validation controls available in ASP.NET?

545


What does asp in asp.net stand for?

523


State differences between MVC and WebAPI

611


Where is cookie used in asp.net?

577


Can I recieve both html markup for page and code in the asp.net web page's source code portion in the web browser?

540


How will you do Redo and Undo in a TextControl?

674


Describe the diffeerence between inline and code behind?

513


I’m having some trouble with cas. How can I diagnose my problem?

596