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
How can you identify that the page is post back?
What is the difference between adding reference in solution explorer and adding references by using ?
Describe Segmentation With Paging?
What is the importance of Global.asax in ASP.NET?
How to manage different kinds of sessions in ASP.NET?
Define the term Scavenging in Caching?
What are the memory-mapped files?
What are early binding and late binding.
How ASP and ASP.NET page works? Explain about asp.net page life cycle?
Explain asp.net application life cycle?
What is protected configuration?
What is base class of .net?
What is variable and constant in .net programming language?
Why is global asax is used?
How to create a db connection at one place/page so that we can use that connection for all pages/forms/windows.what r the steps ned to be performed if question not clear,let me know