|
-
Sep 27th, 2006, 08:42 PM
#1
Thread Starter
Fanatic Member
[RESOLVED] [1.0/1.1] [2.0] [3.0/linq] ?
sorry its not a exact programing question per say but
1) how do you know what version your are programing under
2) i think i heard that 3.0 was fairly new does VS.net update to the new one or something?
sorry for the noob question but im still kinda new to the C# world
-
Sep 27th, 2006, 09:24 PM
#2
Re: [1.0/1.1] [2.0] [3.0/linq] ?
VS.NET 2002 = .NET 1.0
VS.NET 2003 = .NET 1.1
VS 2005 = .NET 2.0
.NET 3.0 is currently in beta, so you'd know if you were using that.
Same as for VB.
-
Sep 27th, 2006, 11:35 PM
#3
PowerPoster
Re: [1.0/1.1] [2.0] [3.0/linq] ?
you can use VS2005 with WinFX (.NET 3.0)
-
Sep 28th, 2006, 12:22 AM
#4
Re: [1.0/1.1] [2.0] [3.0/linq] ?
 Originally Posted by Techno
you can use VS2005 with WinFX (.NET 3.0)
If you download the required components, and I'd think most people would know if they'd done that and only have done it if they specifically intended to develop .NET 3.0 apps.
http://msdn.microsoft.com/windowsvis...a/default.aspx
-
Sep 28th, 2006, 12:38 AM
#5
Thread Starter
Fanatic Member
Re: [1.0/1.1] [2.0] [3.0/linq] ?
thanks for clearing that up
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
|