Results 1 to 8 of 8

Thread: [RESOLVED][2005] .NET Framework Version

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Sep 2004
    Location
    Jakarta, Indonesia
    Posts
    818

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

    1st NF - a table should not contain repeating groups.
    2nd NF - any fields that do not depend fully on the primary key should be moved to another table.
    3rd NF - there should be no dependency between non key fields in same table.
    - E. Petroutsos -


    eRiCk

    A collection of "Laku-abis" Ebook, Permanent Residence

    Access Reserved Words, a Classic Form Bug, Access Limitation, Know run Process and the Lock they hold in, Logging User Activity in MSSQL,
    Kill Database Processes

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

    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.
    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

    Thread Starter
    Fanatic Member
    Join Date
    Sep 2004
    Location
    Jakarta, Indonesia
    Posts
    818

    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?

    1st NF - a table should not contain repeating groups.
    2nd NF - any fields that do not depend fully on the primary key should be moved to another table.
    3rd NF - there should be no dependency between non key fields in same table.
    - E. Petroutsos -


    eRiCk

    A collection of "Laku-abis" Ebook, Permanent Residence

    Access Reserved Words, a Classic Form Bug, Access Limitation, Know run Process and the Lock they hold in, Logging User Activity in MSSQL,
    Kill Database Processes

  4. #4
    PowerPoster JuggaloBrotha's Avatar
    Join Date
    Sep 2005
    Location
    Lansing, MI; USA
    Posts
    4,286

    Re: [2005] .NET Framework Version

    Quote 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
    Currently using VS 2015 Enterprise on Win10 Enterprise x64.

    CodeBank: All ThreadsColors ComboBoxFading & Gradient FormMoveItemListBox/MoveItemListViewMultilineListBoxMenuButtonToolStripCheckBoxStart with Windows

  5. #5

    Thread Starter
    Fanatic Member
    Join Date
    Sep 2004
    Location
    Jakarta, Indonesia
    Posts
    818

    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

    1st NF - a table should not contain repeating groups.
    2nd NF - any fields that do not depend fully on the primary key should be moved to another table.
    3rd NF - there should be no dependency between non key fields in same table.
    - E. Petroutsos -


    eRiCk

    A collection of "Laku-abis" Ebook, Permanent Residence

    Access Reserved Words, a Classic Form Bug, Access Limitation, Know run Process and the Lock they hold in, Logging User Activity in MSSQL,
    Kill Database Processes

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

    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.
    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

  7. #7

    Thread Starter
    Fanatic Member
    Join Date
    Sep 2004
    Location
    Jakarta, Indonesia
    Posts
    818

    Re: [RESOLVED][2005] .NET Framework Version

    ok, i'll keep in mind.thx for the info

    1st NF - a table should not contain repeating groups.
    2nd NF - any fields that do not depend fully on the primary key should be moved to another table.
    3rd NF - there should be no dependency between non key fields in same table.
    - E. Petroutsos -


    eRiCk

    A collection of "Laku-abis" Ebook, Permanent Residence

    Access Reserved Words, a Classic Form Bug, Access Limitation, Know run Process and the Lock they hold in, Logging User Activity in MSSQL,
    Kill Database Processes

  8. #8
    PowerPoster JuggaloBrotha's Avatar
    Join Date
    Sep 2005
    Location
    Lansing, MI; USA
    Posts
    4,286

    Re: [RESOLVED][2005] .NET Framework Version

    Quote 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
    Currently using VS 2015 Enterprise on Win10 Enterprise x64.

    CodeBank: All ThreadsColors ComboBoxFading & Gradient FormMoveItemListBox/MoveItemListViewMultilineListBoxMenuButtonToolStripCheckBoxStart with Windows

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