B
Brett P
Hello,
I am a C# developer working for a state agency. We
are currently trying to come up with a standard approach
for using Visual Source Safe (VSS). I have read the team
development articles on MSDN for Microsoft's
recommendation, which I agree with. But, there is some
resistance at my organization. Many of the developers
are not for source controlling solution files, which
means the developer would maintain his own solution on
his machine. The different applications would be source
controlled by namespace and class name only. No top
level folder denoting an application. I am assuming they
like this approach because it will be easy to see all of
the classes within our organization promoting better code
reuse. My questions are: Is this a valid approach for
using VSS? Are there any other tools we may use to
publish our classes as they are tested and completed?
How are other people using VSS?
Lastly, it was brought up to use file references instead
of project references within .NET projects. I can't
imagine why you would want to use file references, can
anyone give me some reasons why this would be a good idea?
Thanks for your help,
-brett
I am a C# developer working for a state agency. We
are currently trying to come up with a standard approach
for using Visual Source Safe (VSS). I have read the team
development articles on MSDN for Microsoft's
recommendation, which I agree with. But, there is some
resistance at my organization. Many of the developers
are not for source controlling solution files, which
means the developer would maintain his own solution on
his machine. The different applications would be source
controlled by namespace and class name only. No top
level folder denoting an application. I am assuming they
like this approach because it will be easy to see all of
the classes within our organization promoting better code
reuse. My questions are: Is this a valid approach for
using VSS? Are there any other tools we may use to
publish our classes as they are tested and completed?
How are other people using VSS?
Lastly, it was brought up to use file references instead
of project references within .NET projects. I can't
imagine why you would want to use file references, can
anyone give me some reasons why this would be a good idea?
Thanks for your help,
-brett