Click here to Skip to main content
15,914,924 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Virutal machines... Pin
dandy725-Oct-14 6:53
dandy725-Oct-14 6:53 
GeneralRe: Virutal machines... Pin
Richard Andrew x645-Oct-14 7:05
professionalRichard Andrew x645-Oct-14 7:05 
GeneralRe: Virutal machines... Pin
Andy Brummer5-Oct-14 6:15
sitebuilderAndy Brummer5-Oct-14 6:15 
GeneralRe: Virutal machines... Pin
charlieg5-Oct-14 7:58
charlieg5-Oct-14 7:58 
GeneralRe: Virutal machines... Pin
Brisingr Aerowing5-Oct-14 15:28
professionalBrisingr Aerowing5-Oct-14 15:28 
GeneralRe: Virutal machines... Pin
Dan Neely5-Oct-14 17:48
Dan Neely5-Oct-14 17:48 
GeneralRe: Virutal machines... Pin
Simon O'Riordan from UK5-Oct-14 20:44
Simon O'Riordan from UK5-Oct-14 20:44 
AnswerVirtual machines for development Pin
Yvan Rodrigues6-Oct-14 3:36
professionalYvan Rodrigues6-Oct-14 3:36 
I too have been doing this. I was frustrated that I would have to reload my PC every six months or so.

I tried a VM as my main dev machine about a year ago, and the experiment failed. It was way too slow.

I decided to try again a couple of months ago. The main difference this time is that I am using a dedicated SSD drive for my virtual machines.

My host system is a 3-year old i7 with 16GB running Windows 8 Pro. It has all of my portable apps for email, browsers, etc., but almost nothing installed.

I have my main dev VM that includes every conceivable version of VS (I work on a lot of legacy projects), Ghostdoc, resharper and all the other goodies. It uses Hyper-V.

Projects that are big, require isolation or another OS get their own VM. Currently I have a legacy project that is running in a VirtualBox VM with Windows Server 2002 and Visual C++ 6.0.

My comments so far
* Sometimes there is a little lag, but with the VMs on an SSD it is tolerable
* I'm sure I can use multiple monitors with VMs, but I haven't tried. Sometimes it would help.
* When using Hyper-V, connect to the client through RDP, not the Hyper-V application. It's more responsive, and you can cut/paste files between VM and host or even between VMs.
* VirtualBox lets me cut and paste text, but not files.
* VirtualBox has more modes. e.g. Seamless mode is pretty cool.
* In a pinch when I needed to run a second copy of a VirtualBox VM on another host, it worked on my i5 mini-Mac without problems
* Xamarin works fine inside a VM
* You CANNOT run the Windows Phone emulator (which is a Hyper-V VM) inside a VM. (Learned the hard way)
* I'd like to try FreeBSD (my preferred OS) as the host, haven't tried yet.
* OSX will run inside a VM, not for the faint of heart
* Another recent project required interfacing with a PciE Digital I/O board, which can't be accessed from VM.

GeneralRe: Virutal machines... Pin
RefugeeFromSlashDot6-Oct-14 4:07
RefugeeFromSlashDot6-Oct-14 4:07 
GeneralRe: Virutal machines... Pin
madprogrammi6-Oct-14 4:15
madprogrammi6-Oct-14 4:15 
GeneralRe: Virutal machines... Pin
Peter Adam6-Oct-14 10:35
professionalPeter Adam6-Oct-14 10:35 
AnswerRe: Virutal machines... Pin
Member 39345517-Oct-14 3:42
Member 39345517-Oct-14 3:42 
GeneralOh dear....when tech lets you down Pin
DaveAuld5-Oct-14 1:34
professionalDaveAuld5-Oct-14 1:34 
GeneralRe: Oh dear....when tech lets you down Pin
Kornfeld Eliyahu Peter5-Oct-14 1:41
professionalKornfeld Eliyahu Peter5-Oct-14 1:41 
GeneralRe: Oh dear....when tech lets you down Pin
Mike Hankey5-Oct-14 5:09
mveMike Hankey5-Oct-14 5:09 
GeneralRe: Oh dear....when tech lets you down Pin
ledtech35-Oct-14 5:16
ledtech35-Oct-14 5:16 
GeneralRe: Oh dear....when tech lets you down Pin
smcnulty20006-Oct-14 20:19
smcnulty20006-Oct-14 20:19 
GeneralRe: Oh dear....when tech lets you down Pin
ledtech36-Oct-14 20:27
ledtech36-Oct-14 20:27 
GeneralHot! Pin
Kornfeld Eliyahu Peter5-Oct-14 1:29
professionalKornfeld Eliyahu Peter5-Oct-14 1:29 
GeneralRe: Hot! Pin
DaveAuld5-Oct-14 1:35
professionalDaveAuld5-Oct-14 1:35 
GeneralRe: Hot! Pin
Kornfeld Eliyahu Peter5-Oct-14 1:38
professionalKornfeld Eliyahu Peter5-Oct-14 1:38 
GeneralRe: Hot! Pin
Marc Clifton5-Oct-14 3:19
mvaMarc Clifton5-Oct-14 3:19 
AnswerRe: Hot! Pin
Maximilien5-Oct-14 3:20
Maximilien5-Oct-14 3:20 
GeneralRe: Hot! Pin
Kornfeld Eliyahu Peter5-Oct-14 3:32
professionalKornfeld Eliyahu Peter5-Oct-14 3:32 
GeneralRe: Hot! Pin
PIEBALDconsult5-Oct-14 4:47
mvePIEBALDconsult5-Oct-14 4:47 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.