Describe how to perform event handling in silverlight.



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

Post New Answer

More Microsoft Silverlight Interview Questions

What is .xap file in silverlight?

1 Answers  


What is the difference between glyph cache and image cache?

1 Answers  


Can I delete microsoft silverlight?

1 Answers  


Explain about silverlight plug-in?

1 Answers  


How can iis improve silverlight streaming?

1 Answers  


what is the relationship between silver light, wpf and xaml?

1 Answers   Microsoft,


give an example of creating button in xaml ?

1 Answers   Microsoft,


Expression studio orvisual studio, which one better to use for developing silverlight application?

1 Answers  


What are the modes that are provided in silverlight?

1 Answers  


Describe the different layout controls available with the use of Silverlight

1 Answers  


Explain the architecture of silverlight?

1 Answers  


What is the difference between wpf (windows presentation foundation) and microsoft silverlight?

1 Answers  


Categories