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.
在为一家主要运行 2000/XP 机器的公司构建 .NET 应用程序时,哪个版本的 Visual Studio 和 .NET Framework 最适合这种环境?
我认为 Windows 2000 只能升级到 .NET 2.0,因此您在这方面受到限制 - VS 2005 和 .NET 2.0 是您的最佳选择。
XP 不受限制,并支持所有版本 - 因此最新版本将是最好的工作。如果可能的话,VS 2010 和 .NET 4.0。
显然,这进一步取决于您想要开发的内容、您想要的 .NET 或语言功能等。