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 |
How to perform event handling in silver light?
Can you name built-in layout panels you have been using with silverlight?
What is the function of an object tree used in silverlight?
What are the tools are required to develop Silverlight applications?
Explain the resemblance between css and silverlight, regarding overlapping objects.
How the even routing method works in silverlight?
where is the silverlight application present?
What is the difference between wpf and silverlight?
Explain with example how to change the default page of the silverlight application.
How to set silverlight contents width as 100%.
List the steps involved in consuming the WCF services in Silverlight
What is xaml ?