How would you use a .xap file?
Answer / Rohit Kumar Kele
.XAP files are application packages used in Silverlight. To use a .XAP file, you need to deploy it along with the HTML page that hosts the Silverlight application. The Silverlight plug-in loads the XAP file and executes the Silverlight application.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are those platforms which supports silverlight?
When would a customer use silverlight instead of windows presentation foundation (wpf)?
Explain silverlight architecture?
What are the modes that are provided in silverlight?
can you use any specific patterns in silverlight programming?
How silverlight 4 is different from silverlight 3?
Silverlight is developed in which languages?
Can we use external fonts in Silverlight? How
explain how you can pass parameters to silver light controls from asp.net pages?
Describe the different XAML files generated when a new project in Silverlight Visual Studio is created
Explain the relationship between silverlight and windows media technologies?
What is the role of silverlight plugin in the silverlight application life-cycle?