Explain silverlight architecture?



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

Post New Answer

More Microsoft Silverlight Interview Questions

what is a .xap file?

1 Answers   Microsoft,


Differentiate between Silverlight 1.0 and Silverlight 2?

1 Answers  


How to perform event handling in silver light?

1 Answers  


What are the tools are required to develop Silverlight applications?

1 Answers  


What are dependency properties in silverlight?

1 Answers  


What are the different resource properties specifying a style?

1 Answers  


What features are missing from silverlight presentation markup that will be supported in wpf?

1 Answers  


What video encoding formats are supported in Silverlight application?

1 Answers  


what are the advantages of extensible application markup language (xaml) over c# or vb.net?

1 Answers   Microsoft,


How to change the default page of the silverlight application?

1 Answers  


What is MainPage.xaml?

1 Answers  


How to implement the style in silverlight?

1 Answers  


Categories