如何在 .net Framework 1.0 上编写应用程序?
我有一台 Windows 7 计算机,我发现 Microsoft 不推荐在该计算机 (Windows 7) 上使用 Visual Studio 2003。那么如何为.net框架1.0开发应用程序呢?我目前有 Visual Basic Express 2010。
编辑:1.0 在需要管理员更新的旧机器上运行。
I have a Windows 7 machine and I see that Microsoft does not recommend Visual Studio 2003 on the computer (Windows 7). How can I develop an application for the .net framework 1.0 then? I currently have visual basic express 2010.
EDIT: 1.0 runs on older machines that require administrator to update.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
VS 2010 只会让您回到 2.0 框架。你可以在你的开发机器上安装XP,或者使用XP的虚拟机在上面安装VS 2003。
VS 2010 will only let you target back to 2.0 Framework. You can either put XP on your development machine, or use a virtual machine with XP to put VS 2003 on it.
似乎有办法做到这一点。似乎不支持,但你可以尝试一下。
安装 1.X 框架Win7
There seems to be a way to do it. It does not seem to be supported but you can give this a try.
Installing 1.X Framework on Win7