c# - visual studio: what is sourcesafe? -


what sourcesafe?

i trying download see if work c# because told me download job, don't understand is?

is built visual studio ide or what?

sourcesafe poor , obsolete source control system.
can store application's source code , show revision history, , allow multiple developers work on same project efficiently.

it has been replaced team foundation server.


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -