Home » Questions » Computers [ Ask a new question ]

Install Visual Studio on Cloud computer?

Install Visual Studio on Cloud computer?

Is there any know cloud computer solutions out there that lets me install development software like C# Visual Studio 2008?

Asked by: Guest | Views: 165
Total answers/comments: 2
Guest [Entry]

"You can create ASP.NET applications (web forms, MVC, etc) with a cloud based solution called CodeRun which looks and acts much like Visual Studio. Here is a 3 minute video describing how the IDE works.

Hope this helps you some."
Guest [Entry]

"Depending on the setup of your computer you primarily use for development, you might be able to use Remote Desktop or VNC to access that computer from anywhere.

There are even professional paid solutions like GoToMyPC that would be able to set this up for you.

If you don't mind carrying a portable harddrive with you, you could also set up a virtual machine and install Visual Studio on it. I personally recommend VirtualBox, and I actually have a Windows 7 ""guest"" I use for development, running on a Windows XP ""host""."