What is the procedure to add an event handler in managed code?
Answer / Anuj Kumar
"To add an event handler in managed code, follow these steps:n1. Define the event handler method in your code-behind class.n2. Wire up the event by subscribing to the control's event in the constructor of your page or user control."
| Is This Answer Correct ? | 0 Yes | 0 No |
Which class is used to put animation objects in Siverlight application?
What is the difference between silverlight and flash?
What is xaml in silverlight?
What are the programming languages in which you can implement behavior of silverlight application?
How the even routing method works in silverlight?
what is story board in silverlight?
Does silverlight have a system.console class? Why?
What features are missing from silverlight presentation markup that will be supported in windows presentation foundation?
What is Storyboard class in Silverlight?
What are the methodologies used in Silverlight?
how to change the default page of silver light application?
Which tools are required to build silverlight applications?