Team Foundation Service–now for everyone

I heard an announcement regarding TFS being opened for all. I’ve been wanting to have a source control for my personal projects.

The set up was an unbelievably simple 3 step process.

image

Your source control server is something like https://[account name].visualstudio.com.

  • Create your team project choosing a process template of your preference

image

You now have a source control for all your projects. You can connect to this server from VS as well.

image

  • Check-in your projects

image

Best of all, it’s FREE!

PS: I know GIT is an alternative for this purpose, but as a MS developer, TFS is like home-ground for me.

Resources:

http://tfs.visualstudio.com/en-us/

http://tfs.visualstudio.com/en-us/learn/code/connect-vs/

1 Comment

Comments have been disabled for this content.