Results 1 to 5 of 5

Thread: [RESOLVED] [1.0/1.1] [2.0] [3.0/linq] ?

  1. #1

    Thread Starter
    Fanatic Member Crash893's Avatar
    Join Date
    Dec 2005
    Posts
    930

    Resolved [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

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    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.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3
    PowerPoster
    Join Date
    Aug 2003
    Location
    Edinburgh, UK
    Posts
    2,773

    Re: [1.0/1.1] [2.0] [3.0/linq] ?

    you can use VS2005 with WinFX (.NET 3.0)

    MVP 2007-2010 any chance of a regain?
    Professional Software Developer and Infrastructure Engineer.

  4. #4
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: [1.0/1.1] [2.0] [3.0/linq] ?

    Quote 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
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  5. #5

    Thread Starter
    Fanatic Member Crash893's Avatar
    Join Date
    Dec 2005
    Posts
    930

    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
  •  



Click Here to Expand Forum to Full Width