What files are contained within the .xap file?
Answer / Shahzad Alam
The .xap file in Microsoft Silverlight contains all the compiled application files, including XAML markup (.xaml and .xaml.cs), images, scripts, and any other resources needed for the application to run.
| Is This Answer Correct ? | 0 Yes | 0 No |
What you must require in order to run silverlight applications on a web server?
can we add the reference of class library project in silver light application project?
how can you change the startup page of silevrlight application?
What is a Silverlight.js file?
Explain the use of clientbin folder in silverlight
does silverlight application supports desktop implementation?
How silverlight 4 is different from silverlight 3?
How would you perform event handling in silverlight?
which types of video files can silverlight support?
How to perform Event handling in Silverlight application?
What are differences between silverlight and wpf?
Write the code to populate the controls in silverlight?