Development enviroment for .NET
Posted
by user137348
on Stack Overflow
See other posts from Stack Overflow
or by user137348
Published on 2010-06-16T08:24:35Z
Indexed on
2010/06/16
8:52 UTC
Read the original article
Hit count: 220
.NET
|development-environment
I'm about to create an development enviroment for a little developer company(3-4 developers + some testers). Our development platform is .NET and Oracle.
My question is how to structure the whole enviroment.How many servers do I need ? Should be one server for developers and one for testers ? I'd like to have one build server (TeamCity). Where to put the Subversion ? Visual Studio's would be on developers laptops. Do I need one database for development and one extra for build server ?
What else could be helpful ??
© Stack Overflow or respective owner