.Net 4 Framework WinForms 应用程序需要以前的版本吗?
.NET 4 有一个新的 CLR。
如果我在一台 PC 上安装 V4 框架,如果该 PC 上没有早期的框架版本,它会安装吗?另外,我的针对 .NET 4 的 WinForms 应用程序是否可以在不安装其他框架的情况下顺利运行?
.NET 4 has a new CLR.
If I install the V4 framework on a PC will it install if there are NO earlier framework versions on that PC? Also, will my WinForms applications, targeted at .NET 4 run smoothly with no other framework installed?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
是的,您的应用程序将顺利运行。 .net 4 不依赖于以前的版本。
Yes your app will run smoothly. .net 4 is not dependent on previous versions.
.Net 4 依赖于 Windows Imaging Component 和 Windows installer 3.1
.Net 4 is dependent on something called Windows Imaging Component and Windows installer 3.1