what is .xap file in context of silverlight?
Answer / Aditya
In the context of Silverlight, a .XAP file represents an application package containing all the necessary components required to run a Silverlight application. It includes compiled assemblies (.dll files), images, stylesheets, and other resources.
| Is This Answer Correct ? | 0 Yes | 0 No |
what happens if we press f5 in visual studio to run a silverlight application?
Explain silverlight application life-cycle?
List the different components used in Silverlight?
Can you provide a list of layout management panels and when you will use them?
Mention what is the xap mime type in silverlight?
How could you determine the media position when playing a video in silverlight?
What audio or video formats are supported in silverlight?
what are the restrictions of web service accessing in silverlight?
What is clipping in silverlight?
What is the usage of clientbin folder?
What silverlight is composed of?
Is silverlight a new media player?