我可以在不破坏任何内容的情况下安装异步 CTP 吗?
我想使用异步 CTP。我可以将其安装在我的日常工作站上而不破坏任何东西吗?
我已经安装了VS2010 SP1。我安装了 ReSharper 5.1.x。
I'd like to play with the Async CTP. Can I install it on my day-to-day workstation without breaking anything?
I've installed VS2010 SP1. I have ReSharper 5.1.x installed.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
安全的答案是“否”。
社区技术预览可能包含错误,而这些错误可能会破坏事物。即使没有人遇到过问题,也并不一定意味着不存在潜伏的问题 - 例如,如果卸载过程中出现错误怎么办?
CTP Refresh 下载页面这样说...
另一方面,CTP EULA 已被修改以允许生产使用。这表明人们对更新的信心增强。尽管这种信心可能更多地在于使用异步 CTP 生成的代码,而不是异步 CTP 本身。
如果您不想冒影响日常系统的风险,您是否考虑过在虚拟机上安装 Visual Studio 和 CTP?
The safe answer is "No".
A Community Technology Preview might contain bugs and those bugs might break things. Even if no one has experienced problems yet, that doesn't necessarily mean there are no problems lurking about - for example what if the bugs are in the uninstall?
The download page for the CTP Refresh says this...
On the other hand, the CTP EULA has been modified to allow production use. That suggests increased confidence in the refresh. Although that confidence is perhaps more in the code generated using the Async CTP rather than in the Async CTP itself.
Have you considered installing Visual Studio and the CTP on a virtual machine if you don't want to risk affecting your day-to-day system?