New Year Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: simple70

GIAC GIAC Secure Software Programmer - C#.NET GSSP-.NET Question # 13 Topic 2 Discussion

GIAC GIAC Secure Software Programmer - C#.NET GSSP-.NET Question # 13 Topic 2 Discussion

GSSP-.NET Exam Topic 2 Question 13 Discussion:
Question #: 13
Topic #: 2

You work as a Web Application Developer for SunInfo Inc. The company uses Visual Studio 2008 as its application development platform. You create a Windows Forms application using .NET Framework 3.5. You want to create a default event handler for an event in the designer. Which of the following steps will you take to accomplish the task?

Each correct answer represents a part of the solution. Choose all that apply.


A.

In the designer, select the control. In the Properties window, click the lightening bolt button to display the list of events that the control can raise.


B.

In the Code Editor, create a method with a signature that is the same as the signature of the event that you want to handle.


C.

Double-click the entry for the event to create the default event handler. This creates the method with the proper signature, and the Code Editor opens to the new method.


D.

Add the code that you want to execute to the new method when the event is raised.


Get Premium GSSP-.NET Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.