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.
.NET 4 有一个新的 CLR。
如果我在 PC 上安装 V4 框架,如果该 PC 上没有较早的框架版本,它会安装吗?另外,我的针对 .NET 4 的 WinForms 应用程序在没有安装其他框架的情况下能否顺利运行?
是的,您的应用程序将顺利运行。.net 4 不依赖于以前的版本。
.Net 4 依赖于称为 Windows Imaging Component 和 Windows installer 3.1 的东西