Describe how to perform event handling in silverlight.
Answer / Gagandeep
To handle events in Silverlight, you attach an event handler to the event using a C# delegate or a Visual Basic Expression Tree. You can then write your custom code to respond to the event within the event handler.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is .xap file in silverlight?
What is the difference between glyph cache and image cache?
Can I delete microsoft silverlight?
Explain about silverlight plug-in?
How can iis improve silverlight streaming?
what is the relationship between silver light, wpf and xaml?
give an example of creating button in xaml ?
Expression studio orvisual studio, which one better to use for developing silverlight application?
What are the modes that are provided in silverlight?
Describe the different layout controls available with the use of Silverlight
Explain the architecture of silverlight?
What is the difference between wpf (windows presentation foundation) and microsoft silverlight?