How does XAP work?
Answer / Devendra Kumar Singh
XAP (Silverlight XAP File) is a compressed package format for Silverlight applications. It contains the application's executable code, resources (such as images, fonts, and styles), and optional installer manifest file. When a user navigates to a Silverlight application URL, the browser downloads the XAP file and loads it into the Silverlight plug-in.
| Is This Answer Correct ? | 0 Yes | 0 No |
How could you determine the media position when playing a video in silverlight?
What are the programming languages in which you can implement behavior of silverlight application?
Write the code to populate the controls in silverlight?
What are differences between silverlight and wpf?
Will silverlight support digital rights management?
What are the different classes used in visual tree?
Explain the architecture of silverlight?
Is Silverlight supported by all major browsers?
How can you check the internet connection status in silverlight?
How to use xaml namescope at run time?
What are the different ways to display text with silverlight?
how can be a silverlight application shown in full-screen mode?