![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Newbie
Join Date: Jan 2005
Posts: 21
Rep Power: 0
![]() |
Moving code from Visual Studio 2005 to Visual Studio 2003 and back.
For those of you who use both Visual Studio 2003 and 2005, is it possible to take code from a machine running 2003 and continue development on another machine running 2005, and then take the code back to the 2003 box? Or will this cause problems? This question is directed specifically towards C# projects, but I'm also interested in if any problems would arise with other projects. Any problems writing code using the .NET 2.0 framework, and then moving back to 1.1 (besides the obvious)?
Thanks in advance |
|
|
|
|
|
#2 | |
|
Professional Programmer
|
Unless there is no difference between 2005 and 2003, then you won't have any problems. You will most likely have to change some lines of code, i can't tell you how different they are though because i've never used 2003 and barely used 2005
__________________
▄▄▄▄ Quote:
Due to incorrect calculations during the middle ages, our calendar actually begins a few years after Jesus' birth. Thus the real 6/6/6 happened a few years back. The world already ended and you missed it. Download Code::Blocks now! ▄▄▄▄ |
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|