D
Daniel
How does ASP.Net handle multiple developers? Do you use Source Safe?
In classic ASP it wasn't really an issue because the site did not need to be
built prior to viewing/running. However, now if I'm in the middle of
something and a coworker wants to test the changes he's made to another part
of the site, he'll get build errors until my code is ready to run, won't he?
How do you handle this?
In classic ASP it wasn't really an issue because the site did not need to be
built prior to viewing/running. However, now if I'm in the middle of
something and a coworker wants to test the changes he's made to another part
of the site, he'll get build errors until my code is ready to run, won't he?
How do you handle this?