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 is the use of the ClientBin folder?
Is silverlight compatible with multiple browsers and operating system?
how can you change the startup page of silevrlight application?
Explain the resemblance between css and silverlight, regarding overlapping objects.
What is clipping in silverlight?
What do you understand by the term Silverlight Run Time?
What is MainPage.xaml?
What kind of brush does silverlight support?
Explain silverlight application life-cycle?
What are the different layout controls available in silverlight?
Can we add the reference of a class library project in silverlight application project?
Will silverlight support all the codecs windows media player supports?