virtualization, virtualpc, vmware - Stack Overflow [closed] most recent 30 from stackoverflow.com 2009-12-22T07:35:07Z http://stackoverflow.com/feeds/question/774015 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/774015/virtualization-virtualpc-vmware 2 virtualization, virtualpc, vmware [closed] Michael Ellick Ang 2009-04-21T18:43:17Z 2009-04-21T18:52:52Z <p>hi,</p> <p>can someone explain the different products that microsoft and vmware have for virtualization ? what features/capabilities what different products have ? </p> <p>microsoft and vmware doesn't seem to do a good job explaining all these products (hyper-v, virtualpc, virtual server, vmware workstation, vmware server, etc).</p> <p>we are planning to explore of using virtualization for software development.</p> <p>1) using virtual machine with visual studio in it for web development to have a common standard/foundation for developers 2) using different virtual machines with different browsers for testing.</p> <p>thanks michael</p> http://stackoverflow.com/questions/774015/virtualization-virtualpc-vmware/774034#774034 6 Answer by Jim Blizard for virtualization, virtualpc, vmware Jim Blizard 2009-04-21T18:47:43Z 2009-04-21T18:47:43Z <p>Don't forget Sun <a href="http://www.sun.com/software/products/virtualbox/index.jsp" rel="nofollow">Virtual Box</a>. It's free Open Source and run on Vista (which VMWare Desktop didn't do for a while). It also has better snapshot support than the free VMWare tool.</p> <p>I've had pretty good luck with it. </p> http://stackoverflow.com/questions/774015/virtualization-virtualpc-vmware/774049#774049 0 Answer by SteveC for virtualization, virtualpc, vmware SteveC 2009-04-21T18:51:37Z 2009-04-21T18:51:37Z <p>VMWare has ... <br>ESX - enterprise virtualisation, costs real money <br>Virtual Server - server sitting on top of Windows, free download <br>Workstation - great for the developer/tester as it has snapshots, cost small money (£180) <br><br> Microsoft has ... <br>Hyper-V - enterprise virtualisation, free with Windows 2008 <br>Virtual Server - server sitting on top of Windows, free download <br>Virtual PC - Ok for the developer/tester, free download ... getting a bit long in the tooth</p>