RE: Virtual visual studio development machine – looking for some setup advice

2013-10-02 Thread David Kean
f Of Joseph Cooney Sent: Wednesday, October 2, 2013 6:17 PM To: ozDotNet Subject: Re: Virtual visual studio development machine – looking for some setup advice This is pretty much how I work (local VMs, one per client/project, or remote VM supplied by the client that I rdp into). Code is checke

RE: Virtual visual studio development machine - looking for some setup advice

2013-10-02 Thread Adrian Halid
: ozdotnet-boun...@ozdotnet.com [mailto:ozdotnet-boun...@ozdotnet.com] On Behalf Of Greg Harris Sent: Thursday, 3 October 2013 8:44 AM To: ozDotNet Subject: Virtual visual studio development machine - looking for some setup advice Hi People, I am about to setup a new development machine for a

Re: Virtual visual studio development machine – looking for some setup advice

2013-10-02 Thread Joseph Cooney
This is pretty much how I work (local VMs, one per client/project, or remote VM supplied by the client that I rdp into). Code is checked in frequently and VMs are backed up to external drives so in the event of hardware failure I can be back up and running quickly. On 3 Oct 2013 10:43, "Greg Harris

Re: Virtual visual studio development machine – looking for some setup advice

2013-10-02 Thread osjasonroberts
Hi Greg, I had some experience of working in Visual Studio 2010 & 2012 in a virtualised environment (VMware based remote severs) and even though the servers were local there was always those little almost imperceptible lags (death by a thousand cuts) - it was functional, just not pleasant - esp

Virtual visual studio development machine – looking for some setup advice

2013-10-02 Thread Greg Harris
Hi People, I am about to setup a new development machine for a new development project and I was after some suggestions… I want to be able to run multiple separate environments at the same time so that I can test software in these environments and just trash the environment as needed when done.