How would you perform event handling in silverlight?



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

Post New Answer

More Microsoft Silverlight Interview Questions

How to perform event handling in silver light?

1 Answers  


Can you name built-in layout panels you have been using with silverlight?

1 Answers  


What is the function of an object tree used in silverlight?

1 Answers  


What are the tools are required to develop Silverlight applications?

1 Answers  


Explain the resemblance between css and silverlight, regarding overlapping objects.

1 Answers  


How the even routing method works in silverlight?

1 Answers  


where is the silverlight application present?

1 Answers   Microsoft,


What is the difference between wpf and silverlight?

1 Answers  


Explain with example how to change the default page of the silverlight application.

1 Answers  


How to set silverlight contents width as 100%.

1 Answers  


List the steps involved in consuming the WCF services in Silverlight

1 Answers  


What is xaml ?

1 Answers  


Categories