Results 1 to 2 of 2

Thread: Different version of the .Net Framework

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Dec 2001
    Posts
    1,331

    Different version of the .Net Framework

    Hello,

    Just a simple question. I am just wondering about all the different version of the .Net framework.

    1.0 VS 2002
    1.1 VS 2003
    2.0 VS 2005

    3.0 VS 2005 (Uses the WPF, WCF, etc) Or is this the beta version

    3.5 VS 2008

    I am not totally sure where the 3.0 and 3.5 version of visual studio they would come into

    Many thanks,

    Steve
    steve

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

    Re: Different version of the .Net Framework

    I'm not really sure what the question is, but .NET 3.0 was a superset of .NET 2.0, i.e. .NET 3.0 was .NET 2.0 with some extra bits on top. There were no changes whatsoever to the existing languages and type library from 2.0 to 3.0, whereas the previous upgrades all brought some breaking changes, as well as new language features, new types and new members for existing types. .NET 3.0 was basically an interim release to stimulate interest in developing for Vista until VS 2008 was released.
    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

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