Results 1 to 9 of 9

Thread: [2005] .NET Framework Versions

  1. #1

    Thread Starter
    Frenzied Member Icyculyr's Avatar
    Join Date
    Aug 2007
    Location
    Australia
    Posts
    1,934

    Resolved [2005] .NET Framework Versions

    If I distribute my application now, with the .NET Framework 2...
    and the user upgrades to .NET Frame 3, will my application still run correctly?
    Last edited by Icyculyr; Dec 15th, 2007 at 09:36 PM.

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

    Re: [2005] .NET Framework Versions

    There is no such thing as "upgrading" your version of the .NET Framework. Every version is a discrete piece of software. Installing a version has no effect on any version(s) that may already be installed.
    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
    Frenzied Member Icyculyr's Avatar
    Join Date
    Aug 2007
    Location
    Australia
    Posts
    1,934

    Re: [2005] .NET Framework Versions

    I see, thanks..

  4. #4
    coder. Lord Orwell's Avatar
    Join Date
    Feb 2001
    Location
    Elberfeld, IN
    Posts
    7,628

    Re: [2005] .NET Framework Versions

    what about the service pack to 2.0 that 3.0 makes you install? JMCHinley, i have a related question that is probably appropriate:
    I have studio 2008 beta installed. I seem to remember it installed a beta version of the 3.5 framework. will it work still if i upgrade my framework to the final version?
    My light show youtube page (it's made the news) www.youtube.com/@lightsofelberfeld
    Contact me on the socials www.facebook.com/lordorwell

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

    Re: [2005] .NET Framework Versions

    Quote Originally Posted by Lord Orwell
    what about the service pack to 2.0 that 3.0 makes you install? JMCHinley, i have a related question that is probably appropriate:
    I have studio 2008 beta installed. I seem to remember it installed a beta version of the 3.5 framework. will it work still if i upgrade my framework to the final version?
    .NET 3.0 is a superset of .NET 2.0, i.e. .NET 3.0 is .NET 2.0 with some extra bits added on. That service pack is something that all those with .NET 2.0 installed should have already installed for themselves anyway. .NET 3.0 is just making you do what you already should have in that regard.

    As for beta versions, I couldn't really say for sure. I would think that it would be time to remove all betas anyway. You can get the 2008 Express Editions for free or 90-day trials of Professional and Team Suite.
    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

  6. #6
    coder. Lord Orwell's Avatar
    Join Date
    Feb 2001
    Location
    Elberfeld, IN
    Posts
    7,628

    Re: [2005] .NET Framework Versions

    i know. it is just frustrating. I use dial-up, and had just finished downloading the .iso image (about 600 meg over a 10 day period) and 4 days later the full version is released
    My light show youtube page (it's made the news) www.youtube.com/@lightsofelberfeld
    Contact me on the socials www.facebook.com/lordorwell

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

    Re: [2005] .NET Framework Versions

    Get a friend with a faster connection to burn the ISO to disc for you, or even just a memory key. Note that the betas do have an expiry date and you can't distribute anything you make with them either.
    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

  8. #8
    coder. Lord Orwell's Avatar
    Join Date
    Feb 2001
    Location
    Elberfeld, IN
    Posts
    7,628

    Re: [2005] .NET Framework Versions

    yeah someone mentioned that... I guess i'll have my dad do it for me. He's got 10mb/s connection. (evidently the 2mb he had isn't fast enough)
    My light show youtube page (it's made the news) www.youtube.com/@lightsofelberfeld
    Contact me on the socials www.facebook.com/lordorwell

  9. #9
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    40,106

    Re: [2005] .NET Framework Versions

    Quote Originally Posted by Lord Orwell
    (evidently the 2mb he had isn't fast enough)
    I was thrilled with 256K (low speed DSL), but once I tried 1.5MB....well, now I'm not going back. I do think there is a limit to what speed is advantageous, but you do kind of get hooked on faster and faster speeds.
    My usual boring signature: Nothing

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