Is there Online Visual Studio IDE
-
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 – ∞)
and silver for wolf bites...
-
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 timeJohnny 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 -
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 timeJohnny 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
-
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)
-
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 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 -
Well, I want latest MVC and ALL, hence 2013 is required. That too, until I get new machine...so thought of asking, if there is any temporary way out. Thanks for suggestions though :-)
Thanks, Milind
"Want" or "Need"? :laugh: Get a new machine, upgrade the OS to Win7 (it'll probably come with Win8) and go with VS2013 then. Good luck!
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 – ∞)
-
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
SharpDevelop 4 will run on a 7 year old XP machine (it's what I've got it installed on). I'm not sure if it lets you build and test web apps as easily as VS, but it should certainly be possible, as in the end they're just .Net assemblies and all the libraries you need are in the Framework.
-
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 – ∞)
-
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
Yes... 1) Go rent a Virtual Private server with Windows Server 2008 onwards. make sure the data centre is a local to you as possible. 2) Remote Desktop 3) Install software as needed. 4) Regret paying for remote server 5) buy new computer 6) Repeat step 3 on new computer... painful. but it is possible :)
-
Yes... 1) Go rent a Virtual Private server with Windows Server 2008 onwards. make sure the data centre is a local to you as possible. 2) Remote Desktop 3) Install software as needed. 4) Regret paying for remote server 5) buy new computer 6) Repeat step 3 on new computer... painful. but it is possible :)
-
I prefer 2010 on XP than 2013 on 8....
<sig notetoself="think of a better signature"> <first>Jim</first> <last>Meadors</last> </sig>
If you can get VS2008 - it runs a lot faster than VS2010. On a netbook, VS2008 starts in 5 seconds, VS2010 takes about 2 minutes. You could always use mono instead of C#. It is more or less the same thing.
-
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. JimmyRopesYes - they still do in microsurgery http://www.pbs.org/wnet/nature/bloodysuckers/leech.html[^]
-
Yes - they still do in microsurgery http://www.pbs.org/wnet/nature/bloodysuckers/leech.html[^]
Member 4608898 wrote:
Yes - they still do in microsurgery http://www.pbs.org/wnet/nature/bloodysuckers/leech.html[^]
Pretty much as modern as medicine gets. :cool:
**_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 -
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 timeActually you do see modern doctors using leeches these days. They have found that the anesthesizing characteristics of the leech's mouth can help in some specific instances. See the following link: http://sciencenetlinks.com/science-news/science-updates/modern-leeching/[^] and you can do a Google search and find many more. So maybe there is a case for doing this work on an XP machine for this particular developer!
Jerry W. Manweiler, Ph.D. Fundamental Technologies, LLC