在 VS2008 SP1 上开发 Silverlight 1.0 应用程序
任何人都可以向我指出有关如何在 VS2008 SP1 上开发 Silverlight 1.0(必须是 1.0)的任何指南、howto 或一般文档。
我到处搜索信息,但似乎都已经过时了(参考 Visual Studio 2008 beta、候选版本和 alpha 包的 Silverlight 1.0 工具)或者根本无法在 VS2008 SP1 下工作。
我需要安装什么,需要创建哪个项目?我已经安装了 Silverlight 1.0 SDK,它没有给我任何起点,在网站建议您可以使用 Silverlight 2.0 Tools for Visual Studio 开发 1.0 应用程序后,我安装了 Silverlight 2.0 Tools for Visual Studio,但建议的模板不存在,并且安装了 Silverlight 3.0 Tools for Visual Studio Studio,这是最后的手段。
问候
穆
Can anyone point me to any guides, howto's or general documentation on how to develop Silverlight 1.0 (it has to be 1.0) on VS2008 SP1.
I have searched high and low for information, and it all seems to be out of date (referencing Silverlight 1.0 Tools for Visual Studio 2008 beta, release candidate and alpha packages) or just plain doesn't work under VS2008 SP1.
What do I need to install, and which project do I need to create? I have installed the Silverlight 1.0 SDK, which gave me no starting point, the Silverlight 2.0 Tools for Visual Studio after a website suggested you could use that to develop 1.0 apps, but the suggested template doesn't exist, and Silverlight 3.0 Tools for Visual Studio, which was a last ditch resort.
Regards
Moo
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我想您需要使用 VS 2005 来安装 SL 1.0,因为它是在 2007 年中发布的。
I guess you need to use VS 2005 for SL 1.0, as it was out in Mid-2007.
答案是安装 Expression Blend 2,因为它仍然支持 Silverlight 1.0。 Expression Blend 3 仅支持更高版本,尝试找到 VS2005 或 VS2008 的所有组件来处理 SL1.0 是一件非常痛苦的事情。
The answer to this is to install Expression Blend 2, as that still supports Silverlight 1.0. Expression Blend 3 only supports later versions, and its a complete pain in the ass trying to find all the components for VS2005 or VS2008 to handle SL1.0.