开发者

Silverlight type of file

I'm developing Silverlight application in expression blend2 and VS2008. For that, I need to know which type of executable file it will be gene开发者_JAVA技巧rated whether .exe or some other.


Silverlight was meant to be run through a web browser. When building SL applications, the result will be a .xap file. The .xap file is really a zip file, and includes AppManifest.xaml, compiled output assembly of the Silverlight project (.dll) and any other resource files referred by the Silverlight application.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜