What is the role of silverlight plugin in the silverlight application life-cycle?
Answer / Mudassar Hasan
The Silverlight Plugin plays a crucial role in the Silverlight application lifecycle by managing the communication between the web browser and the Silverlight runtime environment. It handles loading, running, and unloading Silverlight applications, as well as providing the necessary APIs for interacting with the web page and accessing hardware resources.
| Is This Answer Correct ? | 0 Yes | 0 No |
does silverlight application supports desktop implementation?
Explain silverlight application life-cycle?
explain how you can pass parameters to silver light controls from asp.net pages?
Can Silverlight be used along with different browsers and operating systems?
How to use xaml namescope at run time?
What are the programming language that can be used to write the backend of the silverlight application?
what are the controls provided in silverlight for line-of-business (lob) applications?
Is silverlight the official name for “wpf/e”?
Explain what is ria?
What objects support tranformations? What are the transformations that silverlight supports for the elements?
What happened when I press f5 within visual studio to run silverlight application?
what is .xap file?