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
What are the Types of session management in ASP.NET
How would you enable impersonation in the web.config file?
What is is post back property in asp net?
What is inproc and outproc?
What are sessions and cookies?
Why do we need master page in asp.net?
Explain the benefits of viewstate?
14. What are your Future Plans for Swatz Oils GROUP U.K?
What is the difference between stored procedure vs function?
What is session and application variable in asp net?
Can we have multiple worker process in an ASP.NET application? If so then how it has been handled by application? And who handles it?
Define managed code and managed data in .net?
What is the difference between dispose() and finalize()?
What is clr? Difference between clr & cts?
How many types cache in asp net?