[quoted text, click to view] "Michael Maes" <michael@merlot.com> wrote in message =
news:OYNbx6AjEHA.1184@TK2MSFTNGP12.phx.gbl...
Hello,
What would be the best design for setting up a develompment =
environment (I dont mean the IDE, but "a developer team").
Developer pc's have VS.Net installed locally
Projects are on a (file)-server
Should the solutions be created locally on every developer-pc or only =
once on the server?
If the latter: what happens if developer A is rebuilding a project and =
developer B is in the middle of editing that same project.
Up until now I have only used vs.Net locally (I've been working alone =
on my project) but I'm planning to expand and I'm (obviously) not shure =
how to setup a multi-developer environment.
TIA,
Michael
For starters, your going to need some sort of source code=20
control system for collaborative development. Look into Visual =
SourceSafe that comes with Visual Studio .NET Enterprise Architect =
Edition. It *may* come with Enterprise Developer as well, but I'm not =
sure either way.
--=20
Peter [MVP Visual Developer]