Click to See Complete Forum and Search --> : what is VSS


alwaysnaga
December 18th, 2006, 09:04 AM
hi friends,

what is VSS(Visual Source Safe)? why we are using this?what is the advantage of this?

then how to use this?

plz anyone explain from the basic and how to use that....

Thanks in advance

TheCPUWizard
December 18th, 2006, 09:07 AM
There is complete documentation on http://msdn.microsoft.com

Simply stated it is a "Source Control System" that allows you to keep track of changes and versions to your files, and to coordinate changes among multiple team members.

While VSS has been around for many years, Microsoft released TFS [Team Foundation Server] which has many more advanced features.

alwaysnaga
December 18th, 2006, 09:10 AM
There is complete documentation on http://msdn.microsoft.com

Simply stated it is a "Source Control System" that allows you to keep track of changes and versions to your files, and to coordinate changes among multiple team members.

While VSS has been around for many years, Microsoft released TFS [Team Foundation Server] which has many more advanced features.


thanks you...
let me go through that link...