The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    MS .NET Framework

    Discussion in 'Windows OS and Software' started by dyusem, Feb 20, 2010.

  1. dyusem

    dyusem Notebook Guru

    Reputations:
    0
    Messages:
    55
    Likes Received:
    0
    Trophy Points:
    15
    I'm removing unused/unwanted applications on a Sony Vaio (VGN-BX760) running XP SP3 and I noticed that there are four versions of MS .NET Framework installed:

    - version 1.1
    - version 2 SP2
    - version 3 SP2
    - version 3.5 SP1

    Is it necessary to keep all of these versions or can I remove any of them?

    Cheers!
     
  2. davepermen

    davepermen Notebook Nobel Laureate

    Reputations:
    2,972
    Messages:
    7,788
    Likes Received:
    0
    Trophy Points:
    205
    got discussed some weeks before. yes, keep all of them. they're individual, independent.
     
  3. dyusem

    dyusem Notebook Guru

    Reputations:
    0
    Messages:
    55
    Likes Received:
    0
    Trophy Points:
    15
    Thanks for the feedback; is there any chance that you have a link to that thread? I've been able to locate that discussion but I've found others that seem to conflict with one another...
     
  4. yejun

    yejun Notebook Deity

    Reputations:
    50
    Messages:
    1,158
    Likes Received:
    0
    Trophy Points:
    55
    You only need .net 1.1 and 3.5 I think.
     
  5. surfasb

    surfasb Titles Shmm-itles

    Reputations:
    2,637
    Messages:
    6,370
    Likes Received:
    0
    Trophy Points:
    205
    I'd keep them all for time's sake. But it depends on what programs you have installed.
     
  6. dyusem

    dyusem Notebook Guru

    Reputations:
    0
    Messages:
    55
    Likes Received:
    0
    Trophy Points:
    15
    Looks like I'll be safe and keep all of the versions but I would really like to delete what isn't necessary.

    If anyone knows of a database that lists applications and the required .NET versions that are required to properly run them, I would be most appreciative if someone could point me to it.

    Thanks again!
     
  7. ScuderiaConchiglia

    ScuderiaConchiglia NBR Vaio Team Curmudgeon

    Reputations:
    2,674
    Messages:
    6,039
    Likes Received:
    0
    Trophy Points:
    205
    And you would be wrong. Some applications depend on a specific version of .Net framework. Remove the wrong one and the application breaks. (I use .Net framework in the applications I build. So I know this to be fact.)

    Gary
     
  8. SerratedAuto

    SerratedAuto Notebook Consultant

    Reputations:
    35
    Messages:
    155
    Likes Received:
    1
    Trophy Points:
    30
  9. dyusem

    dyusem Notebook Guru

    Reputations:
    0
    Messages:
    55
    Likes Received:
    0
    Trophy Points:
    15
  10. davepermen

    davepermen Notebook Nobel Laureate

    Reputations:
    2,972
    Messages:
    7,788
    Likes Received:
    0
    Trophy Points:
    205
    this is more for developers to know. that 3.0 and 3.5 use the same root engine than 2.0.

    for the endusers, it's still you need all of them to be prepared.

    i look at them like movie-media f.e.

    if you want to watch a dvd, you need a dvd player. want to listen to music, a cd player. want to watch bluray, a bluray player. obviously, you can have all in one, but each functionality is still an own piece in there.

    for end users, it's really simple: get all versions, they're individual. else, some apps might fail to start, when they depend on them.


    for developers, there's more detail on how they built onto each other actually. but that doesn't matter for endusers.
     
  11. dyusem

    dyusem Notebook Guru

    Reputations:
    0
    Messages:
    55
    Likes Received:
    0
    Trophy Points:
    15
    Thanks for the clarification; I will not remove any iterations of the software.

     
  12. yejun

    yejun Notebook Deity

    Reputations:
    50
    Messages:
    1,158
    Likes Received:
    0
    Trophy Points:
    55
    The 3.5 package will install all of them.

     
  13. davepermen

    davepermen Notebook Nobel Laureate

    Reputations:
    2,972
    Messages:
    7,788
    Likes Received:
    0
    Trophy Points:
    205
    it does, yes. that's because, internally, both 3.0 and 3.5 use features of 2.0 themselves.

    and past xp, they got preinstalled anyways :)
     
  14. Soldier1st

    Soldier1st Notebook Enthusiast

    Reputations:
    0
    Messages:
    36
    Likes Received:
    0
    Trophy Points:
    15
    keep them as you never know when you will run into a .net app and it does not slow the pc down it only takes a some space but if you install a new version let it do it's work as it will create new native code images(it only takes a few mins the first time when after that you won't notice it)