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. .NET = VS 2005.... My Head

.NET = VS 2005.... My Head

Scheduled Pinned Locked Moved The Lounge
csharpvisual-studiohelpquestion
9 Posts 8 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.
  • T Offline
    T Offline
    TaknuMone
    wrote on last edited by
    #1

    Men/Ladies my head's spinning faster that a toliet flush. :omg: Is visual studio 2005 the new name for .NET family , what should i be flushing my money down on, i'm totally lost ? any help appreciated. Thanks

    M M C P 4 Replies Last reply
    0
    • T TaknuMone

      Men/Ladies my head's spinning faster that a toliet flush. :omg: Is visual studio 2005 the new name for .NET family , what should i be flushing my money down on, i'm totally lost ? any help appreciated. Thanks

      M Offline
      M Offline
      Michael P Butler
      wrote on last edited by
      #2

      VS 2005 is the name of the next release of Visual Studio. It targets .NET and Win32 (well the c++ compiler does Win32). It isn't released until next year, but there are betas floating around of the different variations. The current version is Visual Studio 2003. Michael CP Blog [^]

      1 Reply Last reply
      0
      • T TaknuMone

        Men/Ladies my head's spinning faster that a toliet flush. :omg: Is visual studio 2005 the new name for .NET family , what should i be flushing my money down on, i'm totally lost ? any help appreciated. Thanks

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

        AFAIK, visual studio is microsoft IDE to program the .net framework ( and generic C/C++ ).


        Maximilien Lincourt Your Head A Splode - Strong Bad

        1 Reply Last reply
        0
        • T TaknuMone

          Men/Ladies my head's spinning faster that a toliet flush. :omg: Is visual studio 2005 the new name for .NET family , what should i be flushing my money down on, i'm totally lost ? any help appreciated. Thanks

          C Offline
          C Offline
          Colin Angus Mackay
          wrote on last edited by
          #4

          TaknuMone wrote: Is visual studio 2005 the new name for .NET family No, Visual Studio 2005 is the next version of Microsoft's IDE (Integrated Development Environment). It is used to create .NET applications, it is not the new name for .NET. Visual Studio 2005 is the 8th major release of the Visual Studio family.


          Do you want to know more? Not getting the response you want from a question asked in an online forum: How to Ask Questions the Smart Way!

          1 Reply Last reply
          0
          • T TaknuMone

            Men/Ladies my head's spinning faster that a toliet flush. :omg: Is visual studio 2005 the new name for .NET family , what should i be flushing my money down on, i'm totally lost ? any help appreciated. Thanks

            P Offline
            P Offline
            Paul Watson
            wrote on last edited by
            #5

            Visual Studio 2005 is an IDE. .NET is a marketing word from Microsoft. The .NET Framework is a programming framework from Microsoft. It is commonly associated with C#, Visual Basic .NET and includes ASP.NET, Windows Forms, Web Forms, Web Services etc. The latest version of the .NET Framework is 1.1. The upcoming version is 2.0. Visual Studio .NET 2002 was targeted at .NET Framework 1.0. Visual Studio .NET 2003 was targeted at .NET Framework 1.1. Visual Studio 2005 will be targeted at .NET Framework 2.0. They droped the word .NET from the product name for some reason. You can programme for the .NET Framework without Visual Studio 2002/2003/2005. regards, Paul Watson Bluegrass South Africa Michael Dunn wrote: "except the sod who voted this a 1, NO SOUP FOR YOU" Crikey! ain't life grand?

            A 1 Reply Last reply
            0
            • P Paul Watson

              Visual Studio 2005 is an IDE. .NET is a marketing word from Microsoft. The .NET Framework is a programming framework from Microsoft. It is commonly associated with C#, Visual Basic .NET and includes ASP.NET, Windows Forms, Web Forms, Web Services etc. The latest version of the .NET Framework is 1.1. The upcoming version is 2.0. Visual Studio .NET 2002 was targeted at .NET Framework 1.0. Visual Studio .NET 2003 was targeted at .NET Framework 1.1. Visual Studio 2005 will be targeted at .NET Framework 2.0. They droped the word .NET from the product name for some reason. You can programme for the .NET Framework without Visual Studio 2002/2003/2005. regards, Paul Watson Bluegrass South Africa Michael Dunn wrote: "except the sod who voted this a 1, NO SOUP FOR YOU" Crikey! ain't life grand?

              A Offline
              A Offline
              Arsalan Malik
              wrote on last edited by
              #6

              Thankyou for the information. How can I programe for .NET Framework without Visual Studio 2002/2003/2005:omg:. Is there any other IDE available? ARSALAN MALIK

              D B P 3 Replies Last reply
              0
              • A Arsalan Malik

                Thankyou for the information. How can I programe for .NET Framework without Visual Studio 2002/2003/2005:omg:. Is there any other IDE available? ARSALAN MALIK

                D Offline
                D Offline
                Daniel Wilson
                wrote on last edited by
                #7

                notepad and csc.exe if you program in C#. ;P Also SharpDevelop is a good one.

                1 Reply Last reply
                0
                • A Arsalan Malik

                  Thankyou for the information. How can I programe for .NET Framework without Visual Studio 2002/2003/2005:omg:. Is there any other IDE available? ARSALAN MALIK

                  B Offline
                  B Offline
                  Brian Delahunty
                  wrote on last edited by
                  #8

                  >How can I programe for .NET Framework without Visual Studio 2002/2003/2005. AS.NET WebMatrix (cost: free) #develop (cost: free) exclipse with c# plugins (cost: free) etc... Regards, Brian Dela :-) http://www.briandela.com IE 6 required.
                  http://www.briandela.com/pictures Now with a pictures section :-D
                  http://www.briandela.com/rss/newsrss.xml RSS Feed

                  1 Reply Last reply
                  0
                  • A Arsalan Malik

                    Thankyou for the information. How can I programe for .NET Framework without Visual Studio 2002/2003/2005:omg:. Is there any other IDE available? ARSALAN MALIK

                    P Offline
                    P Offline
                    Paul Watson
                    wrote on last edited by
                    #9

                    There are other IDEs available as mentioned, such as the usable and free SharpDevelop. You can also write all your .NET Framework code (C#, VB.NET, Cobol.NET, C++.NET etc.) in any text editor (e.g. Notepad) and then use the right compiler from the .NET Framework SDK. So you could create a C# class file (.cs) in notepad and then use csc.exe to compile it into an executable or dll. So you get the .NET Framework redistributable (pretty much a "runtime") and then you can get the additional SDK (software development kit) which comes with documentation, compilers and samples. Both are free to install, use etc. You then get IDEs which target the .NET Framework and make it much easier to compile than running csc.exe at the command line. VS.NET is still the best though for developing .NET Framework applications. regards, Paul Watson Bluegrass South Africa Michael Dunn wrote: "except the sod who voted this a 1, NO SOUP FOR YOU" Crikey! ain't life grand?

                    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