是否可以使用 Visual Basic Express 2008 开发在 .net Framework 1.0 上运行的应用程序?
我正在尝试使用 Microsoft 的 Visual Basic Express 2008 开发一个在 .net Framework 1.0 上运行的应用程序。我可以下载一些东西来执行此操作还是必须要求下载最新的框架?
I'm trying to develop an app with Microsoft's Visual Basic Express 2008 to run on the .net framework 1.0. Is there something I can download to do this or do I have to require the latest framework to be downloaded?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
否:
如果您通过直接运行命令行工具安装了这些,您仍然可以针对 .NET 1.0 或 .NET 1.1 进行编译 - 但您不会没有大量工作就无法使用 Visual Studio 进行构建,IIRC。 (我似乎记得有一个工具可以允许它,但我不知道它的效果如何,而且我怀疑它现在是否受支持。)
No:
You could still compile against .NET 1.0 or .NET 1.1 if you've got those installed by running the command line tools directly - but you won't be able to use Visual Studio to build without a fair chunk of work, IIRC. (I seem to remember there is a tool to allow it, but I don't know how well it works, and I doubt that it's supported now.)