Citation for Silverlight 4 backward compatibility?

夙愿已清 提交于 2019-12-12 03:46:47

问题


I have a strong impression that the Silverlight 4 client runtime will run a Silverlight 3 application perfectly well, but for the life of me I can't find a definitive statement from Microsoft to that effect.

Can anyone provide a reference?


回答1:


There are quite a few citations. Here's one from Tim Heuer, the Silverlight PM.

http://timheuer.com/blog/archive/2010/04/15/silverlight-4-breaking-changes-backward-compatibility.aspx

Yes, this is the situation we refer to as backward compatibility. What this means is that existing compiled XAPs under previous versions should continue to work as-is even if your users have a later version of Silverlight installed on their machine.

And from a Microsoft website, in a section that seems like it doesn't really apply (but it does):
http://msdn.microsoft.com/en-us/library/cc265156(VS.95).aspx

...each major version of the Silverlight plug-in. Each version is backward compatible with the previous versions.

And another:
http://support.microsoft.com/gp/lifean45

Microsoft will continue to support all versions of Silverlight by shipping updates to the latest version of both Silverlight runtime and Silverlight SDK. Updates and new versions of the Silverlight runtime are backward compatible with web applications built in previous versions of Silverlight and will include the latest security enhancements, performance improvements, and product fixes.



来源:https://stackoverflow.com/questions/3883164/citation-for-silverlight-4-backward-compatibility

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!