|
-
Nov 20th, 2006, 11:01 PM
#1
Thread Starter
Addicted Member
[2005] Running 2 different .NET Framework in 1 machine
I have a computer with VS2005 Pro and SQL 2005 Express installed. In the next few days, I have a project which MUST be made in VS2003 and SQL 2000. If I installed VS2003, will it affect my VS2005 and .NET Framework 2 ? Or should I remove my VS2005 first ?
-
Nov 20th, 2006, 11:05 PM
#2
Re: [2005] Running 2 different .NET Framework in 1 machine
VS2003 & VS2005 can happily share a same PC... Go ahead and install .Net 1.1 & VS2003, you don't have to uninstall 2005.
-
Nov 20th, 2006, 11:12 PM
#3
Thread Starter
Addicted Member
Re: [2005] Running 2 different .NET Framework in 1 machine
Thanks for the answer.
And for 2nd question:
Is there a way/trick to convert VB2005 files/project to VB2003. For what I know, I can just copy VB2005 class to VB2003. It's basically same syntax right ? But what about usercontrol, forms and components ? I've very little experience in VB 2002/2003 since I upgrade my VB6 skill to VB2005.
-
Nov 21st, 2006, 12:20 AM
#4
Fanatic Member
Re: [2005] Running 2 different .NET Framework in 1 machine
I have not tried this but its my understanding that as long as the code written in VB.NET 2005 doesn't use any of the 2.0 framework additions missing in 1.0 you can just copy the code including user controls, forms and components.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|