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

is gateway for sms continue connected for sending sms.how?

1917


How can you display all validation messages in one control?

640


What is the difference between application state and session state in asp net?

618


What are resource file and how do we generate resource file?

652


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?

684






Describe Segmentation With Paging?

713


How will create assesblies at run time?

639


What is custom events? How to create it?

716


Explain the basic functionality of garbage collector?

612


Which method is used to force all the validation controls to run?

648


How to add DateTime Control in normal DataGrid Server Control?

690


List the types of authentication supported by asp.net?

611


What are the main differences between asp and asp.net?

604


Explain the use of dataadapter.

685


What tags do you need to add within the asp:datagrid tags to bind columns manually? Give an example.

691