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. Is there Online Visual Studio IDE

Is there Online Visual Studio IDE

Scheduled Pinned Locked Moved The Lounge
visual-studiocsharpquestioncsscloud
32 Posts 15 Posters 2 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.
  • M Offline
    M Offline
    MT_
    wrote on last edited by
    #1

    Hi, First thing first, Disclaimer: This is not programming question. If it is not supposed to be in this forum, guide which forum this should go to. :) Now, I have and old Win XP machine with pretty less memory. I can't run VS 2013 on XP and RAM is too less to run a VM :^) Is there a way, I can create new projects/build/run/debug in C# on any online IDE? I checked MS VS Online, which is free but my understanding is it requires at least initial project to be on your machine and then it allows light-weight editing on the online IDE (that too for Azure service only). Any help is appreciated. Thanks

    Thanks, Milind

    OriginalGriffO Kornfeld Eliyahu PeterK J B A 5 Replies Last reply
    0
    • M MT_

      Hi, First thing first, Disclaimer: This is not programming question. If it is not supposed to be in this forum, guide which forum this should go to. :) Now, I have and old Win XP machine with pretty less memory. I can't run VS 2013 on XP and RAM is too less to run a VM :^) Is there a way, I can create new projects/build/run/debug in C# on any online IDE? I checked MS VS Online, which is free but my understanding is it requires at least initial project to be on your machine and then it allows light-weight editing on the online IDE (that too for Azure service only). Any help is appreciated. Thanks

      Thanks, Milind

      OriginalGriffO Offline
      OriginalGriffO Offline
      OriginalGriff
      wrote on last edited by
      #2

      You don't need VS to build and run C# at all: the .NET framework includes the compiler (CSC.EXE) and it is perfectly feasible to edit your code in Notepad and compile it manually. A lot, lot less friendly though, and you don't get any debug facilities! :laugh: To be honest, I'd either install a version of VS that works on XP (2008 definitely does, and very nicely), VS2010 will work on XP (though I haven't tried it) in 1GB ram (32 bit OS, you need 2GB for 64)

      Those who fail to learn history are doomed to repeat it. --- George Santayana (December 16, 1863 – September 26, 1952) Those who fail to clear history are doomed to explain it. --- OriginalGriff (February 24, 1959 – ∞)

      "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
      "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

      J M 2 Replies Last reply
      0
      • OriginalGriffO OriginalGriff

        You don't need VS to build and run C# at all: the .NET framework includes the compiler (CSC.EXE) and it is perfectly feasible to edit your code in Notepad and compile it manually. A lot, lot less friendly though, and you don't get any debug facilities! :laugh: To be honest, I'd either install a version of VS that works on XP (2008 definitely does, and very nicely), VS2010 will work on XP (though I haven't tried it) in 1GB ram (32 bit OS, you need 2GB for 64)

        Those who fail to learn history are doomed to repeat it. --- George Santayana (December 16, 1863 – September 26, 1952) Those who fail to clear history are doomed to explain it. --- OriginalGriff (February 24, 1959 – ∞)

        J Offline
        J Offline
        Jim Meadors
        wrote on last edited by
        #3

        I prefer 2010 on XP than 2013 on 8....

        <sig notetoself="think of a better signature"> <first>Jim</first> <last>Meadors</last> </sig>

        OriginalGriffO M 2 Replies Last reply
        0
        • M MT_

          Hi, First thing first, Disclaimer: This is not programming question. If it is not supposed to be in this forum, guide which forum this should go to. :) Now, I have and old Win XP machine with pretty less memory. I can't run VS 2013 on XP and RAM is too less to run a VM :^) Is there a way, I can create new projects/build/run/debug in C# on any online IDE? I checked MS VS Online, which is free but my understanding is it requires at least initial project to be on your machine and then it allows light-weight editing on the online IDE (that too for Azure service only). Any help is appreciated. Thanks

          Thanks, Milind

          Kornfeld Eliyahu PeterK Offline
          Kornfeld Eliyahu PeterK Offline
          Kornfeld Eliyahu Peter
          wrote on last edited by
          #4

          Why 2013? You have there something you can't be without?! Run some older (2010/2008) version - XP will go with it happily...

          I'm not questioning your powers of observation; I'm merely remarking upon the paradox of asking a masked man who he is. (V)

          "It never ceases to amaze me that a spacecraft launched in 1977 can be fixed remotely from Earth." ― Brian Cox

          M 1 Reply Last reply
          0
          • J Jim Meadors

            I prefer 2010 on XP than 2013 on 8....

            <sig notetoself="think of a better signature"> <first>Jim</first> <last>Meadors</last> </sig>

            OriginalGriffO Offline
            OriginalGriffO Offline
            OriginalGriff
            wrote on last edited by
            #5

            I prefer QuickC on DOS5 to 2013 on 8... :laugh:

            Those who fail to learn history are doomed to repeat it. --- George Santayana (December 16, 1863 – September 26, 1952) Those who fail to clear history are doomed to explain it. --- OriginalGriff (February 24, 1959 – ∞)

            "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
            "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

            Kornfeld Eliyahu PeterK N 2 Replies Last reply
            0
            • M MT_

              Hi, First thing first, Disclaimer: This is not programming question. If it is not supposed to be in this forum, guide which forum this should go to. :) Now, I have and old Win XP machine with pretty less memory. I can't run VS 2013 on XP and RAM is too less to run a VM :^) Is there a way, I can create new projects/build/run/debug in C# on any online IDE? I checked MS VS Online, which is free but my understanding is it requires at least initial project to be on your machine and then it allows light-weight editing on the online IDE (that too for Azure service only). Any help is appreciated. Thanks

              Thanks, Milind

              J Offline
              J Offline
              Johnny J
              wrote on last edited by
              #6

              I don't mean to be a sourpuss, but you're not solving the problem, just prolonging the pain. Scrap XP and get a new computer! If you are a professional programmer you should have your tools up to date. You don't see modern doctors going around treating patients with leaches anymore either, do you? Just my 5 cents!

              Anything that is unrelated to elephants is irrelephant
              Anonymous
              -----
              The problem with quotes on the internet is that you can never tell if they're genuine
              Winston Churchill, 1944
              -----
              I'd just like a chance to prove that money can't make me happy.
              Me, all the time

              A G J L M 6 Replies Last reply
              0
              • OriginalGriffO OriginalGriff

                I prefer QuickC on DOS5 to 2013 on 8... :laugh:

                Those who fail to learn history are doomed to repeat it. --- George Santayana (December 16, 1863 – September 26, 1952) Those who fail to clear history are doomed to explain it. --- OriginalGriff (February 24, 1959 – ∞)

                Kornfeld Eliyahu PeterK Offline
                Kornfeld Eliyahu PeterK Offline
                Kornfeld Eliyahu Peter
                wrote on last edited by
                #7

                I can't see why to pair VS 2013 with Win 8 - for me 2013 works perfectly on 7!!!

                I'm not questioning your powers of observation; I'm merely remarking upon the paradox of asking a masked man who he is. (V)

                "It never ceases to amaze me that a spacecraft launched in 1977 can be fixed remotely from Earth." ― Brian Cox

                OriginalGriffO 1 Reply Last reply
                0
                • Kornfeld Eliyahu PeterK Kornfeld Eliyahu Peter

                  I can't see why to pair VS 2013 with Win 8 - for me 2013 works perfectly on 7!!!

                  I'm not questioning your powers of observation; I'm merely remarking upon the paradox of asking a masked man who he is. (V)

                  OriginalGriffO Offline
                  OriginalGriffO Offline
                  OriginalGriff
                  wrote on last edited by
                  #8

                  He started it, not me! ;)

                  Those who fail to learn history are doomed to repeat it. --- George Santayana (December 16, 1863 – September 26, 1952) Those who fail to clear history are doomed to explain it. --- OriginalGriff (February 24, 1959 – ∞)

                  "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
                  "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

                  1 Reply Last reply
                  0
                  • OriginalGriffO OriginalGriff

                    I prefer QuickC on DOS5 to 2013 on 8... :laugh:

                    Those who fail to learn history are doomed to repeat it. --- George Santayana (December 16, 1863 – September 26, 1952) Those who fail to clear history are doomed to explain it. --- OriginalGriff (February 24, 1959 – ∞)

                    N Offline
                    N Offline
                    Nagy Vilmos
                    wrote on last edited by
                    #9

                    I'd prefer a red hot poker in the jaksie to bloody VS2013.

                    OriginalGriffO 1 Reply Last reply
                    0
                    • J Johnny J

                      I don't mean to be a sourpuss, but you're not solving the problem, just prolonging the pain. Scrap XP and get a new computer! If you are a professional programmer you should have your tools up to date. You don't see modern doctors going around treating patients with leaches anymore either, do you? Just my 5 cents!

                      Anything that is unrelated to elephants is irrelephant
                      Anonymous
                      -----
                      The problem with quotes on the internet is that you can never tell if they're genuine
                      Winston Churchill, 1944
                      -----
                      I'd just like a chance to prove that money can't make me happy.
                      Me, all the time

                      A Offline
                      A Offline
                      Abu Mami
                      wrote on last edited by
                      #10

                      Johnny J. wrote:

                      You don't see modern doctors going around treating patients with leaches anymore either, do you?

                      Hmm, I knew there was something strange about my last doctor's visit.

                      1 Reply Last reply
                      0
                      • N Nagy Vilmos

                        I'd prefer a red hot poker in the jaksie to bloody VS2013.

                        OriginalGriffO Offline
                        OriginalGriffO Offline
                        OriginalGriff
                        wrote on last edited by
                        #11

                        But then what detights would you have left for Win 8?

                        Those who fail to learn history are doomed to repeat it. --- George Santayana (December 16, 1863 – September 26, 1952) Those who fail to clear history are doomed to explain it. --- OriginalGriff (February 24, 1959 – ∞)

                        "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
                        "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

                        N 1 Reply Last reply
                        0
                        • OriginalGriffO OriginalGriff

                          But then what detights would you have left for Win 8?

                          Those who fail to learn history are doomed to repeat it. --- George Santayana (December 16, 1863 – September 26, 1952) Those who fail to clear history are doomed to explain it. --- OriginalGriff (February 24, 1959 – ∞)

                          N Offline
                          N Offline
                          Nagy Vilmos
                          wrote on last edited by
                          #12

                          I honestly don't think Win8 is all that bad; I had to use Vista.

                          OriginalGriffO 1 Reply Last reply
                          0
                          • N Nagy Vilmos

                            I honestly don't think Win8 is all that bad; I had to use Vista.

                            OriginalGriffO Offline
                            OriginalGriffO Offline
                            OriginalGriff
                            wrote on last edited by
                            #13

                            Yes, but you were given counseling...

                            Those who fail to learn history are doomed to repeat it. --- George Santayana (December 16, 1863 – September 26, 1952) Those who fail to clear history are doomed to explain it. --- OriginalGriff (February 24, 1959 – ∞)

                            "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
                            "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

                            N 1 Reply Last reply
                            0
                            • OriginalGriffO OriginalGriff

                              Yes, but you were given counseling...

                              Those who fail to learn history are doomed to repeat it. --- George Santayana (December 16, 1863 – September 26, 1952) Those who fail to clear history are doomed to explain it. --- OriginalGriff (February 24, 1959 – ∞)

                              N Offline
                              N Offline
                              Nagy Vilmos
                              wrote on last edited by
                              #14

                              You call it counseling [sic], I call it gin.

                              1 Reply Last reply
                              0
                              • J Johnny J

                                I don't mean to be a sourpuss, but you're not solving the problem, just prolonging the pain. Scrap XP and get a new computer! If you are a professional programmer you should have your tools up to date. You don't see modern doctors going around treating patients with leaches anymore either, do you? Just my 5 cents!

                                Anything that is unrelated to elephants is irrelephant
                                Anonymous
                                -----
                                The problem with quotes on the internet is that you can never tell if they're genuine
                                Winston Churchill, 1944
                                -----
                                I'd just like a chance to prove that money can't make me happy.
                                Me, all the time

                                G Offline
                                G Offline
                                glennPattonWork3
                                wrote on last edited by
                                #15

                                I believe Leeches are still used in some surgery's where blood clots could be harmful, will Wiki it....

                                J OriginalGriffO 2 Replies Last reply
                                0
                                • G glennPattonWork3

                                  I believe Leeches are still used in some surgery's where blood clots could be harmful, will Wiki it....

                                  J Offline
                                  J Offline
                                  Johnny J
                                  wrote on last edited by
                                  #16

                                  Are you sure you're not thinking of lawyers rather than doctors? ;)

                                  Anything that is unrelated to elephants is irrelephant
                                  Anonymous
                                  -----
                                  The problem with quotes on the internet is that you can never tell if they're genuine
                                  Winston Churchill, 1944
                                  -----
                                  I'd just like a chance to prove that money can't make me happy.
                                  Me, all the time

                                  1 Reply Last reply
                                  0
                                  • G glennPattonWork3

                                    I believe Leeches are still used in some surgery's where blood clots could be harmful, will Wiki it....

                                    OriginalGriffO Offline
                                    OriginalGriffO Offline
                                    OriginalGriff
                                    wrote on last edited by
                                    #17

                                    And maggots for wound cleaning[^] as well, Honey as antiseptic[^], even black magic for relationship problems (I can't link to that, all of the posts appear to have gone! ;) )

                                    Those who fail to learn history are doomed to repeat it. --- George Santayana (December 16, 1863 – September 26, 1952) Those who fail to clear history are doomed to explain it. --- OriginalGriff (February 24, 1959 – ∞)

                                    "I have no idea what I did, but I'm taking full credit for it." - ThisOldTony
                                    "Common sense is so rare these days, it should be classified as a super power" - Random T-shirt

                                    G L 2 Replies Last reply
                                    0
                                    • OriginalGriffO OriginalGriff

                                      And maggots for wound cleaning[^] as well, Honey as antiseptic[^], even black magic for relationship problems (I can't link to that, all of the posts appear to have gone! ;) )

                                      Those who fail to learn history are doomed to repeat it. --- George Santayana (December 16, 1863 – September 26, 1952) Those who fail to clear history are doomed to explain it. --- OriginalGriff (February 24, 1959 – ∞)

                                      G Offline
                                      G Offline
                                      glennPattonWork3
                                      wrote on last edited by
                                      #18

                                      and silver for wolf bites...

                                      1 Reply Last reply
                                      0
                                      • J Johnny J

                                        I don't mean to be a sourpuss, but you're not solving the problem, just prolonging the pain. Scrap XP and get a new computer! If you are a professional programmer you should have your tools up to date. You don't see modern doctors going around treating patients with leaches anymore either, do you? Just my 5 cents!

                                        Anything that is unrelated to elephants is irrelephant
                                        Anonymous
                                        -----
                                        The problem with quotes on the internet is that you can never tell if they're genuine
                                        Winston Churchill, 1944
                                        -----
                                        I'd just like a chance to prove that money can't make me happy.
                                        Me, all the time

                                        J Offline
                                        J Offline
                                        JimmyRopes
                                        wrote on last edited by
                                        #19

                                        Johnny J. wrote:

                                        You don't see modern doctors going around treating patients with leaches anymore either, do you?

                                        Actually you do. modern leeching[^]

                                        **_Once you lose your pride the rest is easy.

                                        I would agree with you but then we both would be wrong._**
                                        The report of my death was an exaggeration - Mark Twain Simply Elegant Designs JimmyRopes Designs
                                        I'm on-line therefore I am. JimmyRopes

                                        M 1 Reply Last reply
                                        0
                                        • J Johnny J

                                          I don't mean to be a sourpuss, but you're not solving the problem, just prolonging the pain. Scrap XP and get a new computer! If you are a professional programmer you should have your tools up to date. You don't see modern doctors going around treating patients with leaches anymore either, do you? Just my 5 cents!

                                          Anything that is unrelated to elephants is irrelephant
                                          Anonymous
                                          -----
                                          The problem with quotes on the internet is that you can never tell if they're genuine
                                          Winston Churchill, 1944
                                          -----
                                          I'd just like a chance to prove that money can't make me happy.
                                          Me, all the time

                                          L Offline
                                          L Offline
                                          Lost User
                                          wrote on last edited by
                                          #20

                                          Johnny J. wrote:

                                          You don't see modern doctors going around treating patients with leaches anymore either, do you?

                                          If you mean leeches, then yes, doctors use them today. Modern Leeching[^]

                                          You can go sleep at home tonight if you can get up and walk away

                                          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