0

Possible Duplicate:
Source Control for a .Net guy

Can any one help me to know what is version control software in .net and give me any good tutorials for start up users.

Thanks, @nag.

Community
  • 1
  • 1
nag
  • 920
  • 6
  • 27
  • 51

1 Answers1

1

If you are a newbie, try using Visual Studio Express from the very beginning, it will pay off later.

TFS 11 Express is free for up to 5 users and it is easy to use

http://www.microsoft.com/visualstudio/11/en-us/downloads#express

And this small PDF file will explain in simple terms how to use it:

http://sstjean.blogspot.com/2006/10/document-from-vss-to-tfs-introduction.html

Andrei Drynov
  • 8,362
  • 6
  • 39
  • 39