Explain silverlight architecture?
Answer / Amit Dwivedi
Silverlight is a web application framework developed by Microsoft. Its architecture consists of four main components: UI Layer, Media Layer, Core Application, and Extensibility Layer. The UI layer handles user interface elements, the media layer manages multimedia content, the core application provides basic functionality for a Silverlight application like navigation, lifecycle management, and application resources, and the extensibility layer allows developers to extend the functionality of Silverlight by adding custom behaviors.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to change the default page of the silverlight application?
What are the different development tools used in silverlight?
How to perform Event handling in Silverlight application?
What objects support tranformations? What are the transformations that silverlight supports for the elements?
What is clipping in silverlight?
Explain the resemblance between css and silverlight, regarding overlapping objects.
Will silverlight support all the codecs windows media player supports?
Will silverlight support digital rights management?
Do you know three ways of applying layouts in SilverLight?
What is the extension that we used for silverlight file?
What is a Silverlight.js file?
What are the steps required to set the controls in silverlight?