Silverlight
From Just Solve the File Format Problem
(Difference between revisions)
m |
(Category->Animation) |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{FormatInfo | {{FormatInfo | ||
|formattype=electronic | |formattype=electronic | ||
| − | |subcat= | + | |subcat=Animation |
|extensions={{ext|xap}} | |extensions={{ext|xap}} | ||
|mimetypes={{mimetype|application/x-silverlight-app}} | |mimetypes={{mimetype|application/x-silverlight-app}} | ||
| + | |locfdd={{LoCFDD|fdd000595}} | ||
| + | |released=2007 | ||
}} | }} | ||
'''Silverlight''' is a web application format and framework developed by Microsoft. It is similar in scope to [[SWF]] (Flash). | '''Silverlight''' is a web application format and framework developed by Microsoft. It is similar in scope to [[SWF]] (Flash). | ||
Silverlight applications may be distributed as a (possibly encrypted) [[ZIP]] file with an '''.xap''' file extension. | Silverlight applications may be distributed as a (possibly encrypted) [[ZIP]] file with an '''.xap''' file extension. | ||
| + | |||
| + | ==Samples== | ||
| + | * [https://archive.org/download/wp-xbl-games_202212/XAP/ Sample XAP files] | ||
== Links == | == Links == | ||
| Line 13: | Line 18: | ||
* [[Wikipedia: XAP (file format)]] | * [[Wikipedia: XAP (file format)]] | ||
* [https://www.microsoft.com/silverlight/ Silverlight website] | * [https://www.microsoft.com/silverlight/ Silverlight website] | ||
| − | * [ | + | * [https://web.archive.org/web/20160606190339/https://pietschsoft.com/post/2008/03/Silverlight-Anatomy-of-an-XAP-file Silverlight: Anatomy of an .XAP file (archvied)] |
| + | [[Category:Web]] | ||
[[Category:Microsoft]] | [[Category:Microsoft]] | ||
| + | [[Category:ZIP based file formats]] | ||
Latest revision as of 15:25, 12 June 2026
Silverlight is a web application format and framework developed by Microsoft. It is similar in scope to SWF (Flash).
Silverlight applications may be distributed as a (possibly encrypted) ZIP file with an .xap file extension.