Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
微软在 silverlight.live.com 提供托管服务,我想知道是否有一些产品可以让我们在本地托管 silverlight 流,例如托管在 IIS 或某些文件服务器中?
提前谢谢,乔治
Silverlight applications can be hosted on any web server: a Silverlight application is just a file with a .xap extension that the html page references.
Or are you looking at providing mms streaming for media content in your Silverlight app?