|
-
Mar 13th, 2008, 09:01 PM
#1
Thread Starter
Fanatic Member
[RESOLVED][2005] .NET Framework Version
i have VS.NET 2003 with .NET Framework 1.1,
if i decide to install VS.NET 2005 (the default framework if i'm not mistaken is is 2.0)..then i want to install VS.NET 2008 (framework 3.0), then framework 3.5 
can i choose which framework that i'm gonna use?
PS: i learned that can use framework 2.0 and above with VS.NET 2003
thanks
Last edited by erickwidya; Mar 13th, 2008 at 10:23 PM.
-
Mar 13th, 2008, 09:29 PM
#2
Re: [2005] .NET Framework Version
VS 2005 supports .NET 2.0 only, or .NET 3.0 with extensions installed. VS 2008 supports .NET 2.0, 3.0 and 3.5. All versions of the Framework and VS will work installed side-by-side, so you can have them all on the same machine if you like.
-
Mar 13th, 2008, 09:50 PM
#3
Thread Starter
Fanatic Member
Re: [2005] .NET Framework Version
but what if i want to use only 2.0 at the time, and later using 3.5..both usign VS.NET 2008
can i choose something like that?
-
Mar 13th, 2008, 10:05 PM
#4
Re: [2005] .NET Framework Version
 Originally Posted by erickwidya
but what if i want to use only 2.0 at the time, and later using 3.5..both usign VS.NET 2008
can i choose something like that?
Yes, if you're installing VS 2008, there's no reason to both installing VS 2005. VS 2008 allows you to target any of the 3 frameworks (2.0, 3.0 and 3.5) for a project
-
Mar 13th, 2008, 10:13 PM
#5
Thread Starter
Fanatic Member
Re: [2005] .NET Framework Version
VS 2008 allows you to target any of the 3 frameworks (2.0, 3.0 and 3.5) for a project -> ok then..i can choose from the IDE..
thanks for both of u
-
Mar 13th, 2008, 10:42 PM
#6
Re: [RESOLVED][2005] .NET Framework Version
Just be aware that a project created in VS 2008 targeting .NET 2.0 cannot be opened in VS 2005. If users of VS 2005 will want to open your projects then you should use VS 2005. Otherwise you may as well use VS 2008 for everything.
-
Mar 13th, 2008, 10:56 PM
#7
Thread Starter
Fanatic Member
Re: [RESOLVED][2005] .NET Framework Version
ok, i'll keep in mind.thx for the info
-
Mar 14th, 2008, 11:07 AM
#8
Re: [RESOLVED][2005] .NET Framework Version
 Originally Posted by jmcilhinney
Just be aware that a project created in VS 2008 targeting .NET 2.0 cannot be opened in VS 2005. If users of VS 2005 will want to open your projects then you should use VS 2005. Otherwise you may as well use VS 2008 for everything.
I've opened VS 2008 project files in VS 2005 (VS 2008 wasn't installed on the computer yet), it's the VS 2008 solution files that can't be opened in VS 2005
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
|