How to perform Event handling in Silverlight application?
Answer / Virender Kumar Tiwari
In Silverlight, you can handle events using event handler methods. You define an event handler method in the code-behind file and connect it to the control's event by setting the AddHandler statement in XAML or by subscribing to the event in the constructor of your page.
| Is This Answer Correct ? | 0 Yes | 0 No |
how can you change the startup page of silevrlight application?
What are the different classes used in visual tree?
Explain the term Moonlight?
give the reasons how ajax is better than a java applet?
Explain the purpose of parent xaml tag of silverlight page?
How silverlight 4 is different from silverlight 3?
what are the controls provided in silverlight for line-of-business (lob) applications?
Will silverlight-based applications and content run on any web server? What are the benefits to running it on servers running windows?
Will silverlight support live streaming events as well as downloading media?
Can I consume WCF and ASP.NET Web Services in Silverlight?
Can we use external fonts in Silverlight? How
For windows, what are system requirement for silverlight?