Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. hopefully not a programming question...

hopefully not a programming question...

Scheduled Pinned Locked Moved The Lounge
csharpdotnetarchitecturehelptutorial
7 Posts 6 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • E Offline
    E Offline
    eyeseetee
    wrote on last edited by
    #1

    I need to find an article which lists how to find out what service pack of .net framework 2.0 we have. I also need to find an article which lists all possible problems when upgrading from 2.0 to 3.5 .net framework Now I'm not asking for you to do my work for me as I have found some articles which list possible errors with upgrading but these are just peoples comments in forums. I need some solid documentation to show my manager. :-D Any help would be great, hope this doesnt get flamed! thanks

    L P 2 Replies Last reply
    0
    • E eyeseetee

      I need to find an article which lists how to find out what service pack of .net framework 2.0 we have. I also need to find an article which lists all possible problems when upgrading from 2.0 to 3.5 .net framework Now I'm not asking for you to do my work for me as I have found some articles which list possible errors with upgrading but these are just peoples comments in forums. I need some solid documentation to show my manager. :-D Any help would be great, hope this doesnt get flamed! thanks

      L Offline
      L Offline
      leppie
      wrote on last edited by
      #2

      Upgrading from 2.0 to 3.5 is painless.

      xacc.ide - now with TabsToSpaces support
      IronScheme - 1.0 beta 1 - out now!
      ((lambda (x) `((lambda (x) ,x) ',x)) '`((lambda (x) ,x) ',x))

      E 1 Reply Last reply
      0
      • L leppie

        Upgrading from 2.0 to 3.5 is painless.

        xacc.ide - now with TabsToSpaces support
        IronScheme - 1.0 beta 1 - out now!
        ((lambda (x) `((lambda (x) ,x) ',x)) '`((lambda (x) ,x) ',x))

        E Offline
        E Offline
        eyeseetee
        wrote on last edited by
        #3

        Ah OK. Thanks for the answer. They are quite concerned at our company because when they upgraded from 1.1 to 2.0 there was loads of problems so I need to provide clear evidence there wont be any again!

        P 1 Reply Last reply
        0
        • E eyeseetee

          Ah OK. Thanks for the answer. They are quite concerned at our company because when they upgraded from 1.1 to 2.0 there was loads of problems so I need to provide clear evidence there wont be any again!

          P Offline
          P Offline
          Pete OHanlon
          wrote on last edited by
          #4

          That's because 2.0 was a replacement for 1.1. 3.5 builds on 2.0 - in other words, you can still continue to use 2.0 assemblies in your projects, even when the project is 3.5.

          Deja View - the feeling that you've seen this post before.

          My blog | My articles | MoXAML PowerToys

          R 1 Reply Last reply
          0
          • P Pete OHanlon

            That's because 2.0 was a replacement for 1.1. 3.5 builds on 2.0 - in other words, you can still continue to use 2.0 assemblies in your projects, even when the project is 3.5.

            Deja View - the feeling that you've seen this post before.

            My blog | My articles | MoXAML PowerToys

            R Offline
            R Offline
            Richard Jones
            wrote on last edited by
            #5

            So if I reference a 2.0 assembly in my project, then install on a machine that never had 2.0, just 3.5, it's ok?

            Cheetah. Ferret. Gonads. What more can I say? - Pete O'Hanlon

            D 1 Reply Last reply
            0
            • E eyeseetee

              I need to find an article which lists how to find out what service pack of .net framework 2.0 we have. I also need to find an article which lists all possible problems when upgrading from 2.0 to 3.5 .net framework Now I'm not asking for you to do my work for me as I have found some articles which list possible errors with upgrading but these are just peoples comments in forums. I need some solid documentation to show my manager. :-D Any help would be great, hope this doesnt get flamed! thanks

              P Offline
              P Offline
              PIEBALDconsult
              wrote on last edited by
              #6

              dir /b %SystemRoot%\microsoft.net\Framework\v?.*

              1 Reply Last reply
              0
              • R Richard Jones

                So if I reference a 2.0 assembly in my project, then install on a machine that never had 2.0, just 3.5, it's ok?

                Cheetah. Ferret. Gonads. What more can I say? - Pete O'Hanlon

                D Offline
                D Offline
                Dan Neely
                wrote on last edited by
                #7

                3.5 is 2.0 plus the 3.0 extensions plus the 3.5 extensions. 3.0 and 3.5 only added extra libs they didn't replace the core functionality of the older ones and can't be installed on their own as a result.

                Today's lesson is brought to you by the word "niggardly". Remember kids, don't attribute to racism what can be explained by Scandinavian language roots. -- Robert Royall

                1 Reply Last reply
                0
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes


                • Login

                • Don't have an account? Register

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • World
                • Users
                • Groups