Visual Studio 2008和Visual Studio 2005 [英] Visual Studio 2008 and Visual studio 2005

查看:110
本文介绍了Visual Studio 2008和Visual Studio 2005的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用PC上的.net Framework 2.0和Visual C#(Microsoft Visual Studio 2008)开发Windows应用程序.

I am developing a Windows Application using the .net Framework 2.0 and Visual C#(Microsoft Visual Studio 2008) in my PC.

完成我的项目后,我必须在具有Visual Studio 2005和.net Framework 2.0的系统中执行它.

On the completion of my project I have to execute it in a system which has Visual Studio 2005 and .net framework 2.0.

因此,我的疑问是,如果我在Microsoft Visual Studio 2008中开发应用程序,是否可以在Visual Studio 2005中正确执行它?有可能吗?

So my doubt is if I develop an application in Microsoft Visual Studio 2008 will I be able to execute it in Visual Studio 2005 properly? Is it possible?

请帮助我!

提前谢谢!

推荐答案

  • 在Visual Studio 2005中创建项目
  • 将其副本保存在某处
  • 升级到Visual Studio 2008,完成开发工作.
  • 将完成的项目放回到原始的Visual Studio 2005项目中并进行编译
  • 只要您不使用任何.NET 3.5功能,代码中的差异就应该很小.
    • Create the project in Visual Studio 2005
    • Save a copy of it somewhere
    • Upgrade to Visual Studio 2008, do your development work.
    • Drop your finished project back into your original Visual Studio 2005 project and compile
    • There should be minimal differences in the code so long as you don't use any .NET 3.5 features.
    • 注意:只要您仅使用.NET 2.0功能,该项目就可以在Visual Studio 2005计算机上正常运行

      Note: So long as you use .NET 2.0 features only, the project will run just fine on the Visual Studio 2005 machine

      这篇关于Visual Studio 2008和Visual Studio 2005的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆