How does XAP work?



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

Post New Answer

More Microsoft Silverlight Interview Questions

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

1 Answers  


Will silverlight support live streaming events as well as downloading media?

1 Answers  


How would you implement drag-and-drop in silverlight?

1 Answers  


What objects support tranformations?

1 Answers  


Is it possible to pass parameters to silverlight controls from asp.net pages?

1 Answers  


How to change the default page of the silverlight application?

1 Answers  


can you use any specific patterns in silverlight programming?

1 Answers   Microsoft,


How do you grant silverlight permission to talk to a server that is not on your local host.

1 Answers  


How to use xaml namescope in silverlight?

1 Answers  


What is the procedure to add an event handler in managed code?

1 Answers  


What are differences between silverlight and wpf?

1 Answers  


Explain with example how to change the default page of the silverlight application.

1 Answers  


Categories