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

C

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How u refer webservices?

1583


To get the values in two different controls to match which control you use it?

650


What is IPostBack? How to use it?

702


How to store checkbox value in database in asp.net mvc? : Asp.Net MVC

594


Which .NET framework supports Web API?

682






What are Caching techniques in .NET

682


Name the namespace which is used by ado.net?

605


How will you do windows authentication and what is the namespace? If a user is logged under integrated windows authentication mode, but he is still not able to logon, what might be the possible cause for this? In ASP.Net application how do you find the name of the logged in person under windows authentication?

640


Explain about asp.net state management?

696


Dataset is the disconnected environment. suppose if you are binding records to gridview (disconnected environment) and you are making changes to the the grid but before updating the database if any other user modify the data, how will you avoid such problem?

1810


What is postback request?

635


Why would anyone need to implement their own hashtable or linked list?

2542


What is special types forms

627


What is difference in .net 1.1 and .net 2.0?

671


How many types of sessions in asp.net?

679