Programming Languages PHP Objective
Mar 01, 2013

In the Design view in Visual Studio 2005 of an ASP.NET web page, what is the easiest way to create an event handler for the default event of a ASP.NET server control?

Choose the correct answer:
A) Open the code-behind page and write the code.
B) Right-click the control and select Create Handler.
C) Drag an event handler from the ToolBox to the desired control.
D) Double-click the control.
Detailed Explanation

Option D is the right answer.

 

Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback