Tagged Questions
-3
votes
1answer
72 views
Best Way to test Applications on Different Machine Configurations? [closed]
I'm developing a Windows Application and would love the ability to test it in different environments. For instance a 32-bit Windows Server 2008 as well as an XP machine and a 64-bit Vista, etc. Is ...
2
votes
2answers
211 views
What is the best way to maintain software tool chains?
Short Question
What is the best way to create, maintain, and distribute software development tool chains?
Background
I am trying to develop a workflow / process to create an isolated environment in ...