Explain the architecture of silverlight?
Answer / Aadesh Kumar Singh
Silverlight architecture consists of four main layers: Application Framework, Core Runtime, Media Stack, and UI Layer. The Application Framework provides APIs for building applications, the Core Runtime handles runtime execution, the Media Stack handles multimedia, and the UI Layer is responsible for rendering the user interface.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain the concept of keyframe.
What are the modes that are provided in silverlight?
Which types of video files can be supported in silverlight?
What is Moonlight?
What is the role of silverlight plugin in the silverlight application life-cycle?
where is the silverlight application present?
How many xaml files are created when you create a new project in silverlight through visual studio and what are the uses of those files?
Explain teh purpose of parent xaml tag of silverlight page?
What is the name of linux version of silverlight?
what is .xap file?
What is the purpose of control templates in silverlight?
Is it possible to consume wcf and web services in silverlight application?