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


Please Help Members By Posting Answers For Below Questions

Why we are using mvc instead of asp.net? : Asp.Net MVC

523


What is strong-typing versus weak-typing?

585


What is clr? Difference between clr & cts?

688


How to use a Master Database in Asp.net?

570


Explain the benefits of viewstate?

590






How does asp net store session ids by default?

536


How do u deploy ur project?

2220


What are different methods of session maintenance in asp.net?

567


How can we access static variable?

651


What is difference between web api and web services?

537


Why mvc is faster than asp.net? : Asp.Net MVC

530


Define globalization and localization.

567


What is the importance of aspnet_isapi.dll, inetinfo.exe andaspnet_wp.exe in the page loading process.

592


ASP.NET 2.0's new membership API used for creating and managing user account is exposed through which 2 clause?

1468


How to disable cut, copy and paste in TextBox using jQuery in asp.net?

636