Quote:
"I was under the impression that Interdev Projects thing will allow multiple developers to work on the same project alittle easier."
Not on it's own, but like vb, the Ms Visual Sourcesafe product can be integrated into the product when it's installed. This is like a huge database of all of the projects files. 1 developer can "check out" a file onto their pc & make changes to it, while any others can grab a copy of and use the same file in their application, but only for testing as it's read only (they won't be able to actually do any work on the same file).