How would you perform event handling in silverlight?
Answer / Ashutosh Verma
"In Silverlight, events are handled by attaching event handlers to the control that generates the event. This is usually done in XAML using event attributes and in code-behind files using event subscription methods."
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the components of silverlight?
What is the long-term goal or vision for silverlight?
Explain with example how to change the default page of the silverlight application.
What are the transformations that silverlight supports for the elements?
What is the official name for Silverlight?
Can you provide a list of layout management panels and when you will use them?
what types of security measures are provided with silverlight?
What do you mean by silverlight.js file?
What are the modes that are provided in silverlight?
How can you host a silverlight application?
What features are missing from silverlight presentation markup that will be supported in wpf?
Explain about silverlight plug-in?