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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. .NET (Core and Framework)
  4. How to upgrade from .NET 1.1 to .NET 2.0

How to upgrade from .NET 1.1 to .NET 2.0

Scheduled Pinned Locked Moved .NET (Core and Framework)
csharpdotnettoolshelptutorial
10 Posts 4 Posters 1 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.
  • V Offline
    V Offline
    Vernware
    wrote on last edited by
    #1

    Hi all: I am currently developing projects using (let me see if I can get this right) .NET Framework 1.1 which has C#, VB and ASP. I would like to upgrade to .NET Framework 2.0. My questions are: Where can I go on the internet to do this? I have spent hours cursing the internet and am completely confused. Will the .NET Framework 2.0 provide me with the tools I listed above (C#, VB and ASP). I really need these tools. Thanks in advance for help on this subject. And shame on Microsoft for making this simple upgrade process so complex. Vern

    P M 2 Replies Last reply
    0
    • V Vernware

      Hi all: I am currently developing projects using (let me see if I can get this right) .NET Framework 1.1 which has C#, VB and ASP. I would like to upgrade to .NET Framework 2.0. My questions are: Where can I go on the internet to do this? I have spent hours cursing the internet and am completely confused. Will the .NET Framework 2.0 provide me with the tools I listed above (C#, VB and ASP). I really need these tools. Thanks in advance for help on this subject. And shame on Microsoft for making this simple upgrade process so complex. Vern

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

      Vernware wrote:

      I have spent hours cursing the internet

      Me too. I often curse the internet.:laugh: ASP.NET, VB.NET and C# are available in .NET2 for free.

      the last thing I want to see is some pasty-faced geek with skin so pale that it's almost translucent trying to bump parts with a partner - John Simmons / outlaw programmer
      Deja View - the feeling that you've seen this post before.

      1 Reply Last reply
      0
      • V Vernware

        Hi all: I am currently developing projects using (let me see if I can get this right) .NET Framework 1.1 which has C#, VB and ASP. I would like to upgrade to .NET Framework 2.0. My questions are: Where can I go on the internet to do this? I have spent hours cursing the internet and am completely confused. Will the .NET Framework 2.0 provide me with the tools I listed above (C#, VB and ASP). I really need these tools. Thanks in advance for help on this subject. And shame on Microsoft for making this simple upgrade process so complex. Vern

        M Offline
        M Offline
        M Hall
        wrote on last edited by
        #3

        The Framework can be found @ http://msdn2.microsoft.com/en-us/netframework/aa731542.aspx This will include command line compilers, the free Visual Studio Express editions can be found here: http://msdn.microsoft.com/vstudio/express/ That should get you the tools

        V C 2 Replies Last reply
        0
        • M M Hall

          The Framework can be found @ http://msdn2.microsoft.com/en-us/netframework/aa731542.aspx This will include command line compilers, the free Visual Studio Express editions can be found here: http://msdn.microsoft.com/vstudio/express/ That should get you the tools

          V Offline
          V Offline
          Vernware
          wrote on last edited by
          #4

          Thanks for the info. I went to these web sites and was able to get the tools I need. This was a great help. Thanks again. Vern

          1 Reply Last reply
          0
          • M M Hall

            The Framework can be found @ http://msdn2.microsoft.com/en-us/netframework/aa731542.aspx This will include command line compilers, the free Visual Studio Express editions can be found here: http://msdn.microsoft.com/vstudio/express/ That should get you the tools

            C Offline
            C Offline
            CompMan44
            wrote on last edited by
            #5

            Similar question: I've already downloaded and installed the .NET Framework 2.0. Now how do I import the controls to my VS.NET toolbox?

            A little learning is a dangerous thing; Drink deep, or taste not, the Pierian Spring.      —Alexander Pope

            M 1 Reply Last reply
            0
            • C CompMan44

              Similar question: I've already downloaded and installed the .NET Framework 2.0. Now how do I import the controls to my VS.NET toolbox?

              A little learning is a dangerous thing; Drink deep, or taste not, the Pierian Spring.      —Alexander Pope

              M Offline
              M Offline
              M Hall
              wrote on last edited by
              #6

              what controls are you trying to import?

              C 2 Replies Last reply
              0
              • M M Hall

                what controls are you trying to import?

                C Offline
                C Offline
                CompMan44
                wrote on last edited by
                #7

                Preferably all of them, but at the very least I'm trying to get FolderBrowserDialog (I think that's the name). On a side note, I wonder why the SDK installation doesn't detect VS.NET and do this automatically? I guess only Microsoft knows.

                A little learning is a dangerous thing; Drink deep, or taste not, the Pierian Spring. —Alexander Pope

                1 Reply Last reply
                0
                • M M Hall

                  what controls are you trying to import?

                  C Offline
                  C Offline
                  CompMan44
                  wrote on last edited by
                  #8

                  By the way I'm upgrading from 1.0 not 1.1. Or else I'd already have that component, yeah.

                  A little learning is a dangerous thing; Drink deep, or taste not, the Pierian Spring.      —Alexander Pope

                  M 1 Reply Last reply
                  0
                  • C CompMan44

                    By the way I'm upgrading from 1.0 not 1.1. Or else I'd already have that component, yeah.

                    A little learning is a dangerous thing; Drink deep, or taste not, the Pierian Spring.      —Alexander Pope

                    M Offline
                    M Offline
                    M Hall
                    wrote on last edited by
                    #9

                    What are you using for a programming enviroment, You need to use Visual Studio 2005 or the express edition to see the new controls. The 2.0 framework is not usable in Visual Studio 2003 or earlier

                    C 1 Reply Last reply
                    0
                    • M M Hall

                      What are you using for a programming enviroment, You need to use Visual Studio 2005 or the express edition to see the new controls. The 2.0 framework is not usable in Visual Studio 2003 or earlier

                      C Offline
                      C Offline
                      CompMan44
                      wrote on last edited by
                      #10

                      I guess that's my problem, then; I'm using the Student Edition (I believe) of VS.NET 2002. Thanks for your help anyway, I'll just make do with the CLI compilers for now.

                      A little learning is a dangerous thing; Drink deep, or taste not, the Pierian Spring. —Alexander Pope

                      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