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 |
What happened when I press f5 within visual studio to run silverlight application?
What is the difference between silverlight and flash regarding animations?
Can we add the reference of a class library project in silverlight application project?
How to use xaml namescope in silverlight?
What is the relationship between silverlight and windows media player?
Will silverlight-based applications and content run on any web server? What are the benefits to running it on servers running windows?
What is the difference between wpf and silverlight?
what is the codec silverlight supports for hd streaming?
Differentiate between Silverlight and Windows Presentation Foundation (WPF)?
Explain about silverlight plug-in?
explain deep zoom in silverlight?
What are the programming language that can be used to write the backend of the silverlight application?